EINVAL 360 lib/strutil/strutil.c return (errno == EINVAL) ? ESTR_PROBLEM : ESTR_FAILURE; EINVAL 1190 lib/utilunix.c if (errno != EINVAL) EINVAL 538 lib/vfs/direntry.c me->verrno = EINVAL; EINVAL 636 lib/vfs/interface.c errno = EINVAL; EINVAL 832 lib/vfs/path.c errno = EINVAL; EINVAL 175 lib/vfs/vfs.c errno = EINVAL; EINVAL 2212 src/filemanager/file.c return (e == ENOTSUP || e == EOPNOTSUPP || e == ENOSYS || e == EINVAL || e == ENOTTY EINVAL 117 src/filemanager/filegui.c : device == B_BAD_VALUE ? EINVAL EINVAL 1325 src/vfs/extfs/extfs.c VFS_CLASS (vfs_path_get_last_path_vfs (vpath))->verrno = EINVAL; EINVAL 861 src/vfs/ftpfs/ftpfs.c me->verrno = EINVAL; EINVAL 908 src/vfs/ftpfs/ftpfs.c me->verrno = EINVAL; EINVAL 1362 src/vfs/ftpfs/ftpfs.c ERRNOR (EINVAL, -1);