mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
27 lines
2.4 KiB
HTML
27 lines
2.4 KiB
HTML
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
|
|
<html xmlns='http://www.w3.org/1999/xhtml'>
|
|
<head>
|
|
<title>EINVAL</title>
|
|
<meta name='robots' content='noindex,nofollow' />
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
|
<meta http-equiv='Content-Style-Type' content='text/css' />
|
|
<link rel='stylesheet' type='text/css' href='../style.css' />
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
<span class='curline'><a href='../S/lib--strutil--strutil.c.html#L367'>EINVAL</a> 367 lib/strutil/strutil.c return (errno == EINVAL) ? ESTR_PROBLEM : ESTR_FAILURE;</span>
|
|
<span class='curline'><a href='../S/lib--utilunix.c.html#L1178'>EINVAL</a> 1178 lib/utilunix.c if (errno != EINVAL)</span>
|
|
<span class='curline'><a href='../S/lib--vfs--direntry.c.html#L535'>EINVAL</a> 535 lib/vfs/direntry.c me->verrno = EINVAL;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--interface.c.html#L617'>EINVAL</a> 617 lib/vfs/interface.c errno = EINVAL;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--path.c.html#L807'>EINVAL</a> 807 lib/vfs/path.c errno = EINVAL;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.c.html#L163'>EINVAL</a> 163 lib/vfs/vfs.c errno = EINVAL;</span>
|
|
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2231'>EINVAL</a> 2231 src/filemanager/file.c return (e == ENOTSUP || e == EOPNOTSUPP || e == ENOSYS || e == EINVAL || e == ENOTTY</span>
|
|
<span class='curline'><a href='../S/src--filemanager--filegui.c.html#L110'>EINVAL</a> 110 src/filemanager/filegui.c : device == B_BAD_VALUE ? EINVAL</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1330'>EINVAL</a> 1330 src/vfs/extfs/extfs.c VFS_CLASS (vfs_path_get_last_path_vfs (vpath))->verrno = EINVAL;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L858'>EINVAL</a> 858 src/vfs/ftpfs/ftpfs.c me->verrno = EINVAL;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L905'>EINVAL</a> 905 src/vfs/ftpfs/ftpfs.c me->verrno = EINVAL;</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1359'>EINVAL</a> 1359 src/vfs/ftpfs/ftpfs.c ERRNOR (EINVAL, -1);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|