verrno 219 lib/vfs/direntry.c me->verrno = ENOENT; verrno 434 lib/vfs/direntry.c me->verrno = ENOTDIR; verrno 442 lib/vfs/direntry.c me->verrno = EAGAIN; verrno 535 lib/vfs/direntry.c me->verrno = EINVAL; verrno 541 lib/vfs/direntry.c me->verrno = EFAULT; verrno 577 lib/vfs/direntry.c me->verrno = errno; verrno 602 lib/vfs/direntry.c me->verrno = errno; verrno 626 lib/vfs/direntry.c VFS_FILE_HANDLER_SUPER (fh)->me->verrno = errno; verrno 739 lib/vfs/direntry.c return me->verrno; verrno 1183 lib/vfs/direntry.c path_element->class->verrno = EIO; verrno 1205 lib/vfs/direntry.c path_element->class->verrno = EIO; verrno 1304 lib/vfs/direntry.c me->verrno = EEXIST; verrno 1352 lib/vfs/direntry.c me->verrno = EISDIR; verrno 1381 lib/vfs/direntry.c me->verrno = errno; verrno 1440 lib/vfs/direntry.c me->verrno = errno; verrno 1470 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 37 lib/vfs/xdirentry.h me->verrno = a; \ verrno 817 src/vfs/extfs/extfs.c path_element->class->verrno = EIO; verrno 1330 src/vfs/extfs/extfs.c VFS_CLASS (vfs_path_get_last_path_vfs (vpath))->verrno = EINVAL; verrno 1375 src/vfs/extfs/extfs.c VFS_CLASS (vfs_path_get_last_path_vfs (vpath))->verrno = EISDIR; verrno 1409 src/vfs/extfs/extfs.c me->verrno = EEXIST; verrno 1420 src/vfs/extfs/extfs.c me->verrno = ENOTDIR; verrno 1456 src/vfs/extfs/extfs.c VFS_CLASS (vfs_path_get_last_path_vfs (vpath))->verrno = ENOTDIR; verrno 857 src/vfs/ftpfs/ftpfs.c me->verrno = EINVAL; verrno 904 src/vfs/ftpfs/ftpfs.c me->verrno = EINVAL; verrno 921 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 931 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 934 src/vfs/ftpfs/ftpfs.c if (me->verrno == EINTR && tty_got_interrupt ()) verrno 1099 src/vfs/ftpfs/ftpfs.c me->verrno = EIO; verrno 1243 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1244 src/vfs/ftpfs/ftpfs.c err_str = unix_error_string (me->verrno); verrno 1248 src/vfs/ftpfs/ftpfs.c me->verrno = EIO; verrno 1311 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1313 src/vfs/ftpfs/ftpfs.c if (me->verrno == ENOTCONN) verrno 1323 src/vfs/ftpfs/ftpfs.c unix_error_string (me->verrno)); verrno 1332 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1364 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1366 src/vfs/ftpfs/ftpfs.c unix_error_string (me->verrno)); verrno 1435 src/vfs/ftpfs/ftpfs.c me->verrno = EIO; verrno 1501 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1808 src/vfs/ftpfs/ftpfs.c me->verrno = ENOENT; verrno 1854 src/vfs/ftpfs/ftpfs.c me->verrno = ECONNRESET; verrno 1875 src/vfs/ftpfs/ftpfs.c me->verrno = E_REMOTE; verrno 1941 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1970 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1975 src/vfs/ftpfs/ftpfs.c me->verrno = EINTR; verrno 1992 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 2137 src/vfs/ftpfs/ftpfs.c me->verrno = EPERM; verrno 2204 src/vfs/ftpfs/ftpfs.c me->verrno = EPERM; verrno 2253 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 925 src/vfs/shell/shell.c me->verrno = ECONNRESET; verrno 954 src/vfs/shell/shell.c me->verrno = reply_code == ERROR ? EACCES : E_REMOTE; verrno 1049 src/vfs/shell/shell.c me->verrno = errno; verrno 1051 src/vfs/shell/shell.c me->verrno = EIO; verrno 1559 src/vfs/shell/shell.c me->verrno = EACCES;