EINVAL            369 lib/strutil/strutil.c         return (errno == EINVAL) ? ESTR_PROBLEM : ESTR_FAILURE;
EINVAL           1120 lib/utilunix.c                 if (errno != EINVAL)
EINVAL            538 lib/vfs/direntry.c         me->verrno = EINVAL;
EINVAL            634 lib/vfs/interface.c         errno = EINVAL;
EINVAL            859 lib/vfs/path.c         errno = EINVAL;
EINVAL            175 lib/vfs/vfs.c          errno = EINVAL;
EINVAL            117 src/filemanager/filegui.c                  : device == B_BAD_VALUE ? EINVAL
EINVAL           1310 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);
EINVAL            232 src/vfs/tar/tar-xheader.c     errno = EINVAL;
EINVAL            320 src/vfs/tar/tar-xheader.c         errno = EINVAL;
EINVAL            440 src/vfs/tar/tar-xheader.c     if (errno == EINVAL || *arg_lim != '\0')