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 858 src/vfs/ftpfs/ftpfs.c me->verrno = EINVAL; verrno 905 src/vfs/ftpfs/ftpfs.c me->verrno = EINVAL; verrno 922 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 932 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 935 src/vfs/ftpfs/ftpfs.c if (me->verrno == EINTR && tty_got_interrupt ()) verrno 1100 src/vfs/ftpfs/ftpfs.c me->verrno = EIO; verrno 1244 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1245 src/vfs/ftpfs/ftpfs.c err_str = unix_error_string (me->verrno); verrno 1249 src/vfs/ftpfs/ftpfs.c me->verrno = EIO; verrno 1312 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1314 src/vfs/ftpfs/ftpfs.c if (me->verrno == ENOTCONN) verrno 1324 src/vfs/ftpfs/ftpfs.c unix_error_string (me->verrno)); verrno 1333 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1365 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1367 src/vfs/ftpfs/ftpfs.c unix_error_string (me->verrno)); verrno 1436 src/vfs/ftpfs/ftpfs.c me->verrno = EIO; verrno 1502 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1809 src/vfs/ftpfs/ftpfs.c me->verrno = ENOENT; verrno 1855 src/vfs/ftpfs/ftpfs.c me->verrno = ECONNRESET; verrno 1876 src/vfs/ftpfs/ftpfs.c me->verrno = E_REMOTE; verrno 1942 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1971 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 1976 src/vfs/ftpfs/ftpfs.c me->verrno = EINTR; verrno 1993 src/vfs/ftpfs/ftpfs.c me->verrno = errno; verrno 2138 src/vfs/ftpfs/ftpfs.c me->verrno = EPERM; verrno 2205 src/vfs/ftpfs/ftpfs.c me->verrno = EPERM; verrno 2254 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;