verrno 219 lib/vfs/direntry.c me->verrno = ENOENT; verrno 437 lib/vfs/direntry.c me->verrno = ENOTDIR; verrno 445 lib/vfs/direntry.c me->verrno = EAGAIN; verrno 538 lib/vfs/direntry.c me->verrno = EINVAL; verrno 544 lib/vfs/direntry.c me->verrno = EFAULT; verrno 580 lib/vfs/direntry.c me->verrno = errno; verrno 605 lib/vfs/direntry.c me->verrno = errno; verrno 629 lib/vfs/direntry.c VFS_FILE_HANDLER_SUPER (fh)->me->verrno = errno; verrno 742 lib/vfs/direntry.c return me->verrno; verrno 1186 lib/vfs/direntry.c path_element->class->verrno = EIO; verrno 1208 lib/vfs/direntry.c path_element->class->verrno = EIO; verrno 1307 lib/vfs/direntry.c me->verrno = EEXIST; verrno 1355 lib/vfs/direntry.c me->verrno = EISDIR; verrno 1384 lib/vfs/direntry.c me->verrno = errno; verrno 1443 lib/vfs/direntry.c me->verrno = errno; verrno 1473 lib/vfs/direntry.c me->verrno = errno; verrno 143 lib/vfs/vfs.h int verrno; /* can't use errno because glibc2 might define errno as function */ verrno 35 lib/vfs/xdirentry.h #define ERRNOR(a, b) do { me->verrno = a; return b; } while (0) verrno 810 src/vfs/extfs/extfs.c path_element->class->verrno = EIO; verrno 1325 src/vfs/extfs/extfs.c VFS_CLASS (vfs_path_get_last_path_vfs (vpath))->verrno = EINVAL; verrno 1391 src/vfs/extfs/extfs.c VFS_CLASS (vfs_path_get_last_path_vfs (vpath))->verrno = EISDIR; verrno 1425 src/vfs/extfs/extfs.c me->verrno = EEXIST; verrno 1436 src/vfs/extfs/extfs.c me->verrno = ENOTDIR; verrno 1472 src/vfs/extfs/extfs.c VFS_CLASS (vfs_path_get_last_path_vfs (vpath))->verrno = ENOTDIR; verrno 861 src/vfs/ftpfs/ftpfs.c me->verrno = EINVAL; verrno 908 src/vfs/ftpfs/ftpfs.c me->verrno = EINVAL; verrno 925 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 935 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1101 src/vfs/ftpfs/ftpfs.c me->verrno = EIO; verrno 1247 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1248 src/vfs/ftpfs/ftpfs.c err_str = unix_error_string (me->verrno); verrno 1252 src/vfs/ftpfs/ftpfs.c me->verrno = EIO; verrno 1315 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1317 src/vfs/ftpfs/ftpfs.c if (me->verrno == ENOTCONN) verrno 1327 src/vfs/ftpfs/ftpfs.c unix_error_string (me->verrno)); verrno 1336 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1368 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1369 src/vfs/ftpfs/ftpfs.c vfs_print_message (_("ftpfs: could not create socket: %s"), unix_error_string (me->verrno)); verrno 1438 src/vfs/ftpfs/ftpfs.c me->verrno = EIO; verrno 1504 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1811 src/vfs/ftpfs/ftpfs.c me->verrno = ENOENT; verrno 1857 src/vfs/ftpfs/ftpfs.c me->verrno = ECONNRESET; verrno 1878 src/vfs/ftpfs/ftpfs.c me->verrno = E_REMOTE; verrno 1944 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1973 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1978 src/vfs/ftpfs/ftpfs.c me->verrno = EINTR; verrno 1995 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 2141 src/vfs/ftpfs/ftpfs.c me->verrno = EPERM; verrno 2208 src/vfs/ftpfs/ftpfs.c me->verrno = EPERM; verrno 2257 src/vfs/ftpfs/ftpfs.c me->verrno = EIO; verrno 126 src/vfs/sftpfs/sftpfs.c me->verrno = EEXIST; verrno 152 src/vfs/sftpfs/sftpfs.c me->verrno = EISDIR; verrno 741 src/vfs/sftpfs/sftpfs.c vpath_element->class->verrno = EPERM; verrno 751 src/vfs/sftpfs/sftpfs.c vpath_element->class->verrno = ret_value; verrno 943 src/vfs/shell/shell.c me->verrno = ECONNRESET; verrno 972 src/vfs/shell/shell.c me->verrno = reply_code == ERROR ? EACCES : E_REMOTE; verrno 1069 src/vfs/shell/shell.c me->verrno = errno; verrno 1071 src/vfs/shell/shell.c me->verrno = EIO; verrno 1588 src/vfs/shell/shell.c me->verrno = EACCES;