Lines Matching defs:sysmsg

118 sys_mount(struct sysmsg *sysmsg, const struct mount_args *uap)  in sys_mount()
610 sys_unmount(struct sysmsg *sysmsg, const struct unmount_args *uap) in sys_unmount()
1180 sys_sync(struct sysmsg *sysmsg, const struct sync_args *uap) in sys_sync()
1220 sys_quotactl(struct sysmsg *sysmsg, const struct quotactl_args *uap) in sys_quotactl()
1259 sys_mountctl(struct sysmsg *sysmsg, const struct mountctl_args *uap) in sys_mountctl()
1452 sys_statfs(struct sysmsg *sysmsg, const struct statfs_args *uap) in sys_statfs()
1530 sys_fstatfs(struct sysmsg *sysmsg, const struct fstatfs_args *uap) in sys_fstatfs()
1571 sys_statvfs(struct sysmsg *sysmsg, const struct statvfs_args *uap) in sys_statvfs()
1630 sys_fstatvfs(struct sysmsg *sysmsg, const struct fstatvfs_args *uap) in sys_fstatvfs()
1660 sys_getfsstat(struct sysmsg *sysmsg, const struct getfsstat_args *uap) in sys_getfsstat()
1752 sys_getvfsstat(struct sysmsg *sysmsg, const struct getvfsstat_args *uap) in sys_getvfsstat()
1848 sys_fchdir(struct sysmsg *sysmsg, const struct fchdir_args *uap) in sys_fchdir()
1960 sys_chdir(struct sysmsg *sysmsg, const struct chdir_args *uap) in sys_chdir()
2081 sys_chroot(struct sysmsg *sysmsg, const struct chroot_args *uap) in sys_chroot()
2100 sys_chroot_kernel(struct sysmsg *sysmsg, const struct chroot_kernel_args *uap) in sys_chroot_kernel()
2285 sys_open(struct sysmsg *sysmsg, const struct open_args *uap) in sys_open()
2303 sys_openat(struct sysmsg *sysmsg, const struct openat_args *uap) in sys_openat()
2397 sys_mknod(struct sysmsg *sysmsg, const struct mknod_args *uap) in sys_mknod()
2418 sys_mknodat(struct sysmsg *sysmsg, const struct mknodat_args *uap) in sys_mknodat()
2470 sys_mkfifo(struct sysmsg *sysmsg, const struct mkfifo_args *uap) in sys_mkfifo()
2489 sys_mkfifoat(struct sysmsg *sysmsg, const struct mkfifoat_args *uap) in sys_mkfifoat()
2629 sys_link(struct sysmsg *sysmsg, const struct link_args *uap) in sys_link()
2653 sys_linkat(struct sysmsg *sysmsg, const struct linkat_args *uap) in sys_linkat()
2705 sys_symlink(struct sysmsg *sysmsg, const struct symlink_args *uap) in sys_symlink()
2734 sys_symlinkat(struct sysmsg *sysmsg, const struct symlinkat_args *uap) in sys_symlinkat()
2764 sys_undelete(struct sysmsg *sysmsg, const struct undelete_args *uap) in sys_undelete()
2809 sys_unlink(struct sysmsg *sysmsg, const struct unlink_args *uap) in sys_unlink()
2828 sys_unlinkat(struct sysmsg *sysmsg, const struct unlinkat_args *uap) in sys_unlinkat()
2871 sys_lseek(struct sysmsg *sysmsg, const struct lseek_args *uap) in sys_lseek()
2949 sys_access(struct sysmsg *sysmsg, const struct access_args *uap) in sys_access()
2968 sys_eaccess(struct sysmsg *sysmsg, const struct eaccess_args *uap) in sys_eaccess()
2987 sys_faccessat(struct sysmsg *sysmsg, const struct faccessat_args *uap) in sys_faccessat()
3058 sys_stat(struct sysmsg *sysmsg, const struct stat_args *uap) in sys_stat()
3080 sys_lstat(struct sysmsg *sysmsg, const struct lstat_args *uap) in sys_lstat()
3102 sys_fstatat(struct sysmsg *sysmsg, const struct fstatat_args *uap) in sys_fstatat()
3153 sys_pathconf(struct sysmsg *sysmsg, const struct pathconf_args *uap) in sys_pathconf()
3165 sys_lpathconf(struct sysmsg *sysmsg, const struct lpathconf_args *uap) in sys_lpathconf()
3215 sys_readlink(struct sysmsg *sysmsg, const struct readlink_args *uap) in sys_readlink()
3236 sys_readlinkat(struct sysmsg *sysmsg, const struct readlinkat_args *uap) in sys_readlinkat()
3290 sys_chflags(struct sysmsg *sysmsg, const struct chflags_args *uap) in sys_chflags()
3318 sys_lchflags(struct sysmsg *sysmsg, const struct lchflags_args *uap) in sys_lchflags()
3346 sys_fchflags(struct sysmsg *sysmsg, const struct fchflags_args *uap) in sys_fchflags()
3367 sys_chflagsat(struct sysmsg *sysmsg, const struct chflagsat_args *uap) in sys_chflagsat()
3440 sys_chmod(struct sysmsg *sysmsg, const struct chmod_args *uap) in sys_chmod()
3458 sys_lchmod(struct sysmsg *sysmsg, const struct lchmod_args *uap) in sys_lchmod()
3476 sys_fchmod(struct sysmsg *sysmsg, const struct fchmod_args *uap) in sys_fchmod()
3498 sys_fchmodat(struct sysmsg *sysmsg, const struct fchmodat_args *uap) in sys_fchmodat()
3579 sys_chown(struct sysmsg *sysmsg, const struct chown_args *uap) in sys_chown()
3597 sys_lchown(struct sysmsg *sysmsg, const struct lchown_args *uap) in sys_lchown()
3615 sys_fchown(struct sysmsg *sysmsg, const struct fchown_args *uap) in sys_fchown()
3639 sys_fchownat(struct sysmsg *sysmsg, const struct fchownat_args *uap) in sys_fchownat()
3757 sys_utimes(struct sysmsg *sysmsg, const struct utimes_args *uap) in sys_utimes()
3781 sys_lutimes(struct sysmsg *sysmsg, const struct lutimes_args *uap) in sys_lutimes()
3856 sys_futimens(struct sysmsg *sysmsg, const struct futimens_args *uap) in sys_futimens()
3890 sys_futimes(struct sysmsg *sysmsg, const struct futimes_args *uap) in sys_futimes()
3910 sys_futimesat(struct sysmsg *sysmsg, const struct futimesat_args *uap) in sys_futimesat()
3975 sys_utimensat(struct sysmsg *sysmsg, const struct utimensat_args *uap) in sys_utimensat()
4051 sys_truncate(struct sysmsg *sysmsg, const struct truncate_args *uap) in sys_truncate()
4128 sys_ftruncate(struct sysmsg *sysmsg, const struct ftruncate_args *uap) in sys_ftruncate()
4173 sys_fsync(struct sysmsg *sysmsg, const struct fsync_args *uap) in sys_fsync()
4184 sys_fdatasync(struct sysmsg *sysmsg, const struct fdatasync_args *uap) in sys_fdatasync()
4442 sys_rename(struct sysmsg *sysmsg, const struct rename_args *uap) in sys_rename()
4468 sys_renameat(struct sysmsg *sysmsg, const struct renameat_args *uap) in sys_renameat()
4528 sys_mkdir(struct sysmsg *sysmsg, const struct mkdir_args *uap) in sys_mkdir()
4547 sys_mkdirat(struct sysmsg *sysmsg, const struct mkdirat_args *uap) in sys_mkdirat()
4591 sys_rmdir(struct sysmsg *sysmsg, const struct rmdir_args *uap) in sys_rmdir()
4660 sys_getdirentries(struct sysmsg *sysmsg, const struct getdirentries_args *uap) in sys_getdirentries()
4677 sys_getdents(struct sysmsg *sysmsg, const struct getdents_args *uap) in sys_getdents()
4693 sys_umask(struct sysmsg *sysmsg, const struct umask_args *uap) in sys_umask()
4712 sys_revoke(struct sysmsg *sysmsg, const struct revoke_args *uap) in sys_revoke()
4761 sys_getfh(struct sysmsg *sysmsg, const struct getfh_args *uap) in sys_getfh()
4804 sys_fhopen(struct sysmsg *sysmsg, const struct fhopen_args *uap) in sys_fhopen()
4989 sys_fhstat(struct sysmsg *sysmsg, const struct fhstat_args *uap) in sys_fhstat()
5029 sys_fhstatfs(struct sysmsg *sysmsg, const struct fhstatfs_args *uap) in sys_fhstatfs()
5093 sys_fhstatvfs(struct sysmsg *sysmsg, const struct fhstatvfs_args *uap) in sys_fhstatvfs()
5154 sys_extattrctl(struct sysmsg *sysmsg, const struct extattrctl_args *uap) in sys_extattrctl()
5202 sys_extattr_set_file(struct sysmsg *sysmsg, in sys_extattr_set_file()
5252 sys_extattr_get_file(struct sysmsg *sysmsg, in sys_extattr_get_file()
5302 sys_extattr_delete_file(struct sysmsg *sysmsg, in sys_extattr_delete_file()
5389 sys___realpath(struct sysmsg *sysmsg, const struct __realpath_args *uap) in sys___realpath()
5456 sys_posix_fallocate(struct sysmsg *sysmsg, const struct posix_fallocate_args *uap) in sys_posix_fallocate()