| /f-stack/freebsd/security/audit/ |
| H A D | audit_syscalls.c | 71 sys_audit(struct thread *td, struct audit_args *uap) in sys_audit() 164 sys_auditon(struct thread *td, struct auditon_args *uap) in sys_auditon() 594 sys_getauid(struct thread *td, struct getauid_args *uap) in sys_getauid() 609 sys_setauid(struct thread *td, struct setauid_args *uap) in sys_setauid() 649 sys_getaudit(struct thread *td, struct getaudit_args *uap) in sys_getaudit() 674 sys_setaudit(struct thread *td, struct setaudit_args *uap) in sys_setaudit() 777 sys_auditctl(struct thread *td, struct auditctl_args *uap) in sys_auditctl() 844 sys_audit(struct thread *td, struct audit_args *uap) in sys_audit() 851 sys_auditon(struct thread *td, struct auditon_args *uap) in sys_auditon() 858 sys_getauid(struct thread *td, struct getauid_args *uap) in sys_getauid() [all …]
|
| /f-stack/freebsd/security/mac/ |
| H A D | mac_syscalls.c | 85 sys___mac_get_pid(struct thread *td, struct __mac_get_pid_args *uap) in sys___mac_get_pid() 134 sys___mac_get_proc(struct thread *td, struct __mac_get_proc_args *uap) in sys___mac_get_proc() 167 sys___mac_set_proc(struct thread *td, struct __mac_set_proc_args *uap) in sys___mac_set_proc() 228 sys___mac_get_fd(struct thread *td, struct __mac_get_fd_args *uap) in sys___mac_get_fd() 322 sys___mac_get_file(struct thread *td, struct __mac_get_file_args *uap) in sys___mac_get_file() 387 sys___mac_set_fd(struct thread *td, struct __mac_set_fd_args *uap) in sys___mac_set_fd() 555 sys_mac_syscall(struct thread *td, struct mac_syscall_args *uap) in sys_mac_syscall() 594 sys___mac_get_pid(struct thread *td, struct __mac_get_pid_args *uap) in sys___mac_get_pid() 615 sys___mac_get_fd(struct thread *td, struct __mac_get_fd_args *uap) in sys___mac_get_fd() 636 sys___mac_set_fd(struct thread *td, struct __mac_set_fd_args *uap) in sys___mac_set_fd() [all …]
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_machdep.c | 66 linux_execve(struct thread *td, struct linux_execve_args *uap) in linux_execve() 98 linux_mmap2(struct thread *td, struct linux_mmap2_args *uap) in linux_mmap2() 107 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect() 115 linux_madvise(struct thread *td, struct linux_madvise_args *uap) in linux_madvise() 123 linux_rt_sigsuspend(struct thread *td, struct linux_rt_sigsuspend_args *uap) in linux_rt_sigsuspend() 132 linux_sigaltstack(struct thread *td, struct linux_sigaltstack_args *uap) in linux_sigaltstack()
|
| /f-stack/freebsd/kern/ |
| H A D | sys_capability.c | 102 sys_cap_enter(struct thread *td, struct cap_enter_args *uap) in sys_cap_enter() 125 sys_cap_getmode(struct thread *td, struct cap_getmode_args *uap) in sys_cap_getmode() 136 sys_cap_enter(struct thread *td, struct cap_enter_args *uap) in sys_cap_enter() 143 sys_cap_getmode(struct thread *td, struct cap_getmode_args *uap) in sys_cap_getmode() 270 sys_cap_rights_limit(struct thread *td, struct cap_rights_limit_args *uap) in sys_cap_rights_limit() 313 sys___cap_rights_get(struct thread *td, struct __cap_rights_get_args *uap) in sys___cap_rights_get() 462 sys_cap_ioctls_limit(struct thread *td, struct cap_ioctls_limit_args *uap) in sys_cap_ioctls_limit() 488 sys_cap_ioctls_get(struct thread *td, struct cap_ioctls_get_args *uap) in sys_cap_ioctls_get() 616 sys_cap_fcntls_get(struct thread *td, struct cap_fcntls_get_args *uap) in sys_cap_fcntls_get() 669 sys_cap_ioctls_get(struct thread *td, struct cap_ioctls_get_args *uap) in sys_cap_ioctls_get() [all …]
|
| H A D | uipc_syscalls.c | 126 sys_socket(struct thread *td, struct socket_args *uap) in sys_socket() 175 sys_bind(struct thread *td, struct bind_args *uap) in sys_bind() 227 sys_bindat(struct thread *td, struct bindat_args *uap) in sys_bindat() 241 sys_listen(struct thread *td, struct listen_args *uap) in sys_listen() 441 sys_accept(td, uap) in sys_accept() argument 450 sys_accept4(td, uap) in sys_accept4() argument 463 oaccept(struct thread *td, struct oaccept_args *uap) in oaccept() 831 sys_sendto(struct thread *td, struct sendto_args *uap) in sys_sendto() 852 osend(struct thread *td, struct osend_args *uap) in osend() 869 osendmsg(struct thread *td, struct osendmsg_args *uap) in osendmsg() [all …]
|
| H A D | vfs_acl.c | 355 sys___acl_get_file(struct thread *td, struct __acl_get_file_args *uap) in sys___acl_get_file() 366 sys___acl_get_link(struct thread *td, struct __acl_get_link_args *uap) in sys___acl_get_link() 393 sys___acl_set_file(struct thread *td, struct __acl_set_file_args *uap) in sys___acl_set_file() 404 sys___acl_set_link(struct thread *td, struct __acl_set_link_args *uap) in sys___acl_set_link() 431 sys___acl_get_fd(struct thread *td, struct __acl_get_fd_args *uap) in sys___acl_get_fd() 451 sys___acl_set_fd(struct thread *td, struct __acl_set_fd_args *uap) in sys___acl_set_fd() 471 sys___acl_delete_file(struct thread *td, struct __acl_delete_file_args *uap) in sys___acl_delete_file() 481 sys___acl_delete_link(struct thread *td, struct __acl_delete_link_args *uap) in sys___acl_delete_link() 507 sys___acl_delete_fd(struct thread *td, struct __acl_delete_fd_args *uap) in sys___acl_delete_fd() 527 sys___acl_aclcheck_file(struct thread *td, struct __acl_aclcheck_file_args *uap) in sys___acl_aclcheck_file() [all …]
|
| H A D | kern_thr.c | 119 sys_thr_create(struct thread *td, struct thr_create_args *uap) in sys_thr_create() 132 sys_thr_new(struct thread *td, struct thr_new_args *uap) in sys_thr_new() 297 sys_thr_self(struct thread *td, struct thr_self_args *uap) in sys_thr_self() 309 sys_thr_exit(struct thread *td, struct thr_exit_args *uap) in sys_thr_exit() 388 sys_thr_kill(struct thread *td, struct thr_kill_args *uap) in sys_thr_kill() 435 sys_thr_kill2(struct thread *td, struct thr_kill2_args *uap) in sys_thr_kill2() 492 sys_thr_suspend(struct thread *td, struct thr_suspend_args *uap) in sys_thr_suspend() 554 sys_thr_wake(struct thread *td, struct thr_wake_args *uap) in sys_thr_wake() 578 sys_thr_set_name(struct thread *td, struct thr_set_name_args *uap) in sys_thr_set_name()
|
| H A D | vfs_syscalls.c | 173 sys_sync(struct thread *td, struct sync_args *uap) in sys_sync() 932 sys_chdir(struct thread *td, struct chdir_args *uap) in sys_chdir() 1070 sys_open(struct thread *td, struct open_args *uap) in sys_open() 1238 ocreat(struct thread *td, struct ocreat_args *uap) in ocreat() 1268 struct freebsd11_mknod_args *uap) in freebsd11_mknod() 1277 struct freebsd11_mknodat_args *uap) in freebsd11_mknodat() 1479 sys_link(struct thread *td, struct link_args *uap) in sys_link() 1990 olseek(struct thread *td, struct olseek_args *uap) in olseek() 2146 ostat(struct thread *td, struct ostat_args *uap) in ostat() 2170 olstat(struct thread *td, struct olstat_args *uap) in olstat() [all …]
|
| H A D | kern_xxx.c | 54 ogethostname(struct thread *td, struct ogethostname_args *uap) in ogethostname() 66 osethostname(struct thread *td, struct osethostname_args *uap) in osethostname() 83 ogethostid(struct thread *td, struct ogethostid_args *uap) in ogethostid() 95 osethostid(struct thread *td, struct osethostid_args *uap) in osethostid() 106 oquota(struct thread *td, struct oquota_args *uap) in oquota() 169 ogetkerninfo(struct thread *td, struct ogetkerninfo_args *uap) in ogetkerninfo() 326 freebsd4_uname(struct thread *td, struct freebsd4_uname_args *uap) in freebsd4_uname() 401 struct freebsd4_getdomainname_args *uap) in freebsd4_getdomainname() 421 struct freebsd4_setdomainname_args *uap) in freebsd4_setdomainname()
|
| H A D | kern_prot.c | 100 sys_getpid(struct thread *td, struct getpid_args *uap) in sys_getpid() 119 sys_getppid(struct thread *td, struct getppid_args *uap) in sys_getppid() 143 sys_getpgrp(struct thread *td, struct getpgrp_args *uap) in sys_getpgrp() 160 sys_getpgid(struct thread *td, struct getpgid_args *uap) in sys_getpgid() 192 sys_getsid(struct thread *td, struct getsid_args *uap) in sys_getsid() 229 sys_getuid(struct thread *td, struct getuid_args *uap) in sys_getuid() 246 sys_geteuid(struct thread *td, struct geteuid_args *uap) in sys_geteuid() 260 sys_getgid(struct thread *td, struct getgid_args *uap) in sys_getgid() 325 sys_setsid(struct thread *td, struct setsid_args *uap) in sys_setsid() 480 sys_setuid(struct thread *td, struct setuid_args *uap) in sys_setuid() [all …]
|
| H A D | kern_context.c | 65 sys_getcontext(struct thread *td, struct getcontext_args *uap) in sys_getcontext() 84 sys_setcontext(struct thread *td, struct setcontext_args *uap) in sys_setcontext() 105 sys_swapcontext(struct thread *td, struct swapcontext_args *uap) in sys_swapcontext()
|
| H A D | uipc_sem.c | 623 sys_ksem_init(struct thread *td, struct ksem_init_args *uap) in sys_ksem_init() 640 sys_ksem_open(struct thread *td, struct ksem_open_args *uap) in sys_ksem_open() 657 sys_ksem_unlink(struct thread *td, struct ksem_unlink_args *uap) in sys_ksem_unlink() 692 sys_ksem_close(struct thread *td, struct ksem_close_args *uap) in sys_ksem_close() 719 sys_ksem_post(struct thread *td, struct ksem_post_args *uap) in sys_ksem_post() 760 sys_ksem_wait(struct thread *td, struct ksem_wait_args *uap) in sys_ksem_wait() 773 sys_ksem_timedwait(struct thread *td, struct ksem_timedwait_args *uap) in sys_ksem_timedwait() 801 sys_ksem_trywait(struct thread *td, struct ksem_trywait_args *uap) in sys_ksem_trywait() 881 sys_ksem_getvalue(struct thread *td, struct ksem_getvalue_args *uap) in sys_ksem_getvalue() 918 sys_ksem_destroy(struct thread *td, struct ksem_destroy_args *uap) in sys_ksem_destroy() [all …]
|
| H A D | vfs_extattr.c | 80 sys_extattrctl(struct thread *td, struct extattrctl_args *uap) in sys_extattrctl() 231 sys_extattr_set_fd(struct thread *td, struct extattr_set_fd_args *uap) in sys_extattr_set_fd() 267 sys_extattr_set_file(struct thread *td, struct extattr_set_file_args *uap) in sys_extattr_set_file() 284 sys_extattr_set_link(struct thread *td, struct extattr_set_link_args *uap) in sys_extattr_set_link() 398 sys_extattr_get_fd(struct thread *td, struct extattr_get_fd_args *uap) in sys_extattr_get_fd() 434 sys_extattr_get_file(struct thread *td, struct extattr_get_file_args *uap) in sys_extattr_get_file() 450 sys_extattr_get_link(struct thread *td, struct extattr_get_link_args *uap) in sys_extattr_get_link() 533 sys_extattr_delete_fd(struct thread *td, struct extattr_delete_fd_args *uap) in sys_extattr_delete_fd() 685 sys_extattr_list_fd(struct thread *td, struct extattr_list_fd_args *uap) in sys_extattr_list_fd() 714 sys_extattr_list_file(struct thread *td, struct extattr_list_file_args *uap) in sys_extattr_list_file() [all …]
|
| H A D | kern_ffclock.c | 390 sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap) in sys_ffclock_getcounter() 419 sys_ffclock_setestimate(struct thread *td, struct ffclock_setestimate_args *uap) in sys_ffclock_setestimate() 451 sys_ffclock_getestimate(struct thread *td, struct ffclock_getestimate_args *uap) in sys_ffclock_getestimate() 466 sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap) in sys_ffclock_getcounter() 473 sys_ffclock_setestimate(struct thread *td, struct ffclock_setestimate_args *uap) in sys_ffclock_setestimate() 480 sys_ffclock_getestimate(struct thread *td, struct ffclock_getestimate_args *uap) in sys_ffclock_getestimate()
|
| H A D | vfs_aio.c | 1937 sys_aio_return(struct thread *td, struct aio_return_args *uap) in sys_aio_return() 2152 sys_aio_error(struct thread *td, struct aio_error_args *uap) in sys_aio_error() 2170 sys_aio_read(struct thread *td, struct aio_read_args *uap) in sys_aio_read() 2177 sys_aio_readv(struct thread *td, struct aio_readv_args *uap) in sys_aio_readv() 2195 sys_aio_write(struct thread *td, struct aio_write_args *uap) in sys_aio_write() 2209 sys_aio_mlock(struct thread *td, struct aio_mlock_args *uap) in sys_aio_mlock() 2606 sys_aio_fsync(struct thread *td, struct aio_fsync_args *uap) in sys_aio_fsync() 2967 struct freebsd6_freebsd32_aio_read_args *uap) in freebsd6_freebsd32_aio_read() 2994 struct freebsd6_freebsd32_aio_write_args *uap) in freebsd6_freebsd32_aio_write() 3028 struct freebsd32_aio_waitcomplete_args *uap) in freebsd32_aio_waitcomplete() [all …]
|
| /f-stack/lib/ |
| H A D | ff_ngctl.c | 41 ngctl_socket(struct socket_args *uap) in ngctl_socket() 52 ngctl_connect(struct connect_args *uap) in ngctl_connect() 64 ngctl_bind(struct bind_args *uap) in ngctl_bind() 76 ngctl_recvfrom(struct recvfrom_args *uap) in ngctl_recvfrom() 87 ngctl_sendto(struct sendto_args *uap) in ngctl_sendto()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | freebsd32_machdep.c | 63 freebsd32_sysarch(struct thread *td, struct freebsd32_sysarch_args *uap) in freebsd32_sysarch() 220 freebsd32_getcontext(struct thread *td, struct freebsd32_getcontext_args *uap) in freebsd32_getcontext() 239 freebsd32_setcontext(struct thread *td, struct freebsd32_setcontext_args *uap) in freebsd32_setcontext() 259 freebsd32_sigreturn(struct thread *td, struct freebsd32_sigreturn_args *uap) in freebsd32_sigreturn() 280 freebsd32_swapcontext(struct thread *td, struct freebsd32_swapcontext_args *uap) in freebsd32_swapcontext() 421 struct ofreebsd32_getpagesize_args *uap) in ofreebsd32_getpagesize() 433 ofreebsd32_sigreturn(struct thread *td, struct ofreebsd32_sigreturn_args *uap) in ofreebsd32_sigreturn()
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_machdep.c | 144 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect() 151 linux_madvise(struct thread *td, struct linux_madvise_args *uap) in linux_madvise() 177 linux_rt_sigsuspend(struct thread *td, struct linux_rt_sigsuspend_args *uap) in linux_rt_sigsuspend() 212 linux_sigaltstack(struct thread *td, struct linux_sigaltstack_args *uap) in linux_sigaltstack()
|
| /f-stack/freebsd/amd64/ia32/ |
| H A D | ia32_misc.c | 49 freebsd32_sysarch(struct thread *td, struct freebsd32_sysarch_args *uap) in freebsd32_sysarch() 76 struct ofreebsd32_getpagesize_args *uap) in ofreebsd32_getpagesize()
|
| H A D | ia32_signal.c | 255 freebsd32_getcontext(struct thread *td, struct freebsd32_getcontext_args *uap) in freebsd32_getcontext() 274 freebsd32_setcontext(struct thread *td, struct freebsd32_setcontext_args *uap) in freebsd32_setcontext() 295 freebsd32_swapcontext(struct thread *td, struct freebsd32_swapcontext_args *uap) in freebsd32_swapcontext() 699 ofreebsd32_sigreturn(struct thread *td, struct ofreebsd32_sigreturn_args *uap) in ofreebsd32_sigreturn() 759 freebsd4_freebsd32_sigreturn(td, uap) in freebsd4_freebsd32_sigreturn() argument 833 freebsd32_sigreturn(td, uap) in freebsd32_sigreturn() argument
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_machdep.c | 218 linux_readv(struct thread *td, struct linux_readv_args *uap) in linux_readv() 232 linux_writev(struct thread *td, struct linux_writev_args *uap) in linux_writev() 466 linux_mprotect(struct thread *td, struct linux_mprotect_args *uap) in linux_mprotect() 473 linux_madvise(struct thread *td, struct linux_madvise_args *uap) in linux_madvise() 546 linux_rt_sigsuspend(struct thread *td, struct linux_rt_sigsuspend_args *uap) in linux_rt_sigsuspend() 576 linux_sigaltstack(struct thread *td, struct linux_sigaltstack_args *uap) in linux_sigaltstack() 604 linux_gettimeofday(struct thread *td, struct linux_gettimeofday_args *uap) in linux_gettimeofday() 626 linux_settimeofday(struct thread *td, struct linux_settimeofday_args *uap) in linux_settimeofday() 653 linux_getrusage(struct thread *td, struct linux_getrusage_args *uap) in linux_getrusage()
|
| /f-stack/freebsd/mips/mips/ |
| H A D | freebsd32_machdep.c | 234 freebsd32_sigreturn(struct thread *td, struct freebsd32_sigreturn_args *uap) in freebsd32_sigreturn() 268 freebsd32_getcontext(struct thread *td, struct freebsd32_getcontext_args *uap) in freebsd32_getcontext() 287 freebsd32_setcontext(struct thread *td, struct freebsd32_setcontext_args *uap) in freebsd32_setcontext() 308 freebsd32_swapcontext(struct thread *td, struct freebsd32_swapcontext_args *uap) in freebsd32_swapcontext() 451 freebsd32_sysarch(struct thread *td, struct freebsd32_sysarch_args *uap) in freebsd32_sysarch()
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | sys_machdep.c | 99 sysarch_ldt(struct thread *td, struct sysarch_args *uap, int uap_space) in sysarch_ldt() 173 sysarch(struct thread *td, struct sysarch_args *uap) in sysarch() 394 amd64_set_ioperm(td, uap) in amd64_set_ioperm() argument 451 amd64_get_ioperm(td, uap) in amd64_get_ioperm() argument 613 amd64_get_ldt(struct thread *td, struct i386_ldt_args *uap) in amd64_get_ldt() 648 amd64_set_ldt(struct thread *td, struct i386_ldt_args *uap, in amd64_set_ldt()
|
| /f-stack/freebsd/vm/ |
| H A D | vm_mmap.c | 124 sys_sbrk(struct thread *td, struct sbrk_args *uap) in sys_sbrk() 137 sys_sstk(struct thread *td, struct sstk_args *uap) in sys_sstk() 179 sys_mmap(struct thread *td, struct mmap_args *uap) in sys_mmap() 463 ommap(struct thread *td, struct ommap_args *uap) in ommap() 512 sys_msync(struct thread *td, struct msync_args *uap) in sys_msync() 565 sys_munmap(struct thread *td, struct munmap_args *uap) in sys_munmap() 644 sys_mprotect(struct thread *td, struct mprotect_args *uap) in sys_mprotect() 747 sys_madvise(struct thread *td, struct madvise_args *uap) in sys_madvise() 801 sys_mincore(struct thread *td, struct mincore_args *uap) in sys_mincore() 1051 sys_mlock(struct thread *td, struct mlock_args *uap) in sys_mlock() [all …]
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_syscalls.c | 142 sys_sctp_peeloff(td, uap) in sys_sctp_peeloff() argument 213 sys_sctp_generic_sendmsg (td, uap) in sys_sctp_generic_sendmsg() argument 322 sys_sctp_generic_sendmsg_iov(td, uap) in sys_sctp_generic_sendmsg_iov() argument 448 sys_sctp_generic_recvmsg(td, uap) in sys_sctp_generic_recvmsg() argument
|