Home
last modified time | relevance | path

Searched defs:uap (Results 1 – 25 of 107) sorted by relevance

12345

/freebsd/sys/security/audit/
H A Daudit_syscalls.c68 sys_audit(struct thread *td, struct audit_args *uap) in sys_audit()
161 sys_auditon(struct thread *td, struct auditon_args *uap) in sys_auditon()
591 sys_getauid(struct thread *td, struct getauid_args *uap) in sys_getauid()
606 sys_setauid(struct thread *td, struct setauid_args *uap) in sys_setauid()
646 sys_getaudit(struct thread *td, struct getaudit_args *uap) in sys_getaudit()
671 sys_setaudit(struct thread *td, struct setaudit_args *uap) in sys_setaudit()
774 sys_auditctl(struct thread *td, struct auditctl_args *uap) in sys_auditctl()
841 sys_audit(struct thread *td, struct audit_args *uap) in sys_audit()
848 sys_auditon(struct thread *td, struct auditon_args *uap) in sys_auditon()
855 sys_getauid(struct thread *td, struct getauid_args *uap) in sys_getauid()
[all …]
/freebsd/sys/security/mac/
H A Dmac_syscalls.c82 sys___mac_get_pid(struct thread *td, struct __mac_get_pid_args *uap) in sys___mac_get_pid()
131 sys___mac_get_proc(struct thread *td, struct __mac_get_proc_args *uap) in sys___mac_get_proc()
164 sys___mac_set_proc(struct thread *td, struct __mac_set_proc_args *uap) in sys___mac_set_proc()
225 sys___mac_get_fd(struct thread *td, struct __mac_get_fd_args *uap) in sys___mac_get_fd()
319 sys___mac_get_file(struct thread *td, struct __mac_get_file_args *uap) in sys___mac_get_file()
385 sys___mac_set_fd(struct thread *td, struct __mac_set_fd_args *uap) in sys___mac_set_fd()
553 sys_mac_syscall(struct thread *td, struct mac_syscall_args *uap) in sys_mac_syscall()
592 sys___mac_get_pid(struct thread *td, struct __mac_get_pid_args *uap) in sys___mac_get_pid()
613 sys___mac_get_fd(struct thread *td, struct __mac_get_fd_args *uap) in sys___mac_get_fd()
634 sys___mac_set_fd(struct thread *td, struct __mac_set_fd_args *uap) in sys___mac_set_fd()
[all …]
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_misc.c554 struct freebsd6_freebsd32_mmap_args *uap) in freebsd6_freebsd32_mmap()
686 struct freebsd32_kevent_args *uap; in freebsd32_kevent_copyout() local
730 struct freebsd32_kevent_args *uap; in freebsd32_kevent_copyin() local
810 struct freebsd11_freebsd32_kevent_args *uap; in freebsd32_kevent11_copyout() local
837 struct freebsd11_freebsd32_kevent_args *uap; in freebsd32_kevent11_copyin() local
2916 struct ofreebsd32_sigvec_args *uap) in ofreebsd32_sigvec()
2955 struct ofreebsd32_sigstack_args *uap) in ofreebsd32_sigstack()
3036 struct freebsd32_clock_gettime_args *uap) in freebsd32_clock_gettime()
3053 struct freebsd32_clock_settime_args *uap) in freebsd32_clock_settime()
3221 struct freebsd32_thr_new_args *uap) in freebsd32_thr_new()
[all …]
H A Dfreebsd32_capability.c53 struct freebsd32_cap_ioctls_limit_args *uap) in freebsd32_cap_ioctls_limit()
86 struct freebsd32_cap_ioctls_get_args *uap) in freebsd32_cap_ioctls_get()
141 struct freebsd32_cap_ioctls_limit_args *uap) in freebsd32_cap_ioctls_limit()
149 struct freebsd32_cap_ioctls_get_args *uap) in freebsd32_cap_ioctls_get()
H A Dfreebsd32_ioctl.c59 struct freebsd32_ioctl_args *uap, struct file *fp) in freebsd32_ioctl_memrange()
90 struct freebsd32_ioctl_args *uap, struct file *fp) in freebsd32_ioctl_barmmap()
124 struct freebsd32_ioctl_args *uap, struct file *fp) in freebsd32_ioctl_sg()
188 freebsd32_ioctl(struct thread *td, struct freebsd32_ioctl_args *uap) in freebsd32_ioctl()
/freebsd/sys/kern/
H A Dsys_capability.c100 sys_cap_enter(struct thread *td, struct cap_enter_args *uap) in sys_cap_enter()
123 sys_cap_getmode(struct thread *td, struct cap_getmode_args *uap) in sys_cap_getmode()
134 sys_cap_enter(struct thread *td, struct cap_enter_args *uap) in sys_cap_enter()
141 sys_cap_getmode(struct thread *td, struct cap_getmode_args *uap) in sys_cap_getmode()
266 sys_cap_rights_limit(struct thread *td, struct cap_rights_limit_args *uap) in sys_cap_rights_limit()
309 sys___cap_rights_get(struct thread *td, struct __cap_rights_get_args *uap) in sys___cap_rights_get()
458 sys_cap_ioctls_limit(struct thread *td, struct cap_ioctls_limit_args *uap) in sys_cap_ioctls_limit()
484 sys_cap_ioctls_get(struct thread *td, struct cap_ioctls_get_args *uap) in sys_cap_ioctls_get()
612 sys_cap_fcntls_get(struct thread *td, struct cap_fcntls_get_args *uap) in sys_cap_fcntls_get()
665 sys_cap_ioctls_get(struct thread *td, struct cap_ioctls_get_args *uap) in sys_cap_ioctls_get()
[all …]
H A Dvfs_acl.c351 sys___acl_get_file(struct thread *td, struct __acl_get_file_args *uap) in sys___acl_get_file()
362 sys___acl_get_link(struct thread *td, struct __acl_get_link_args *uap) in sys___acl_get_link()
390 sys___acl_set_file(struct thread *td, struct __acl_set_file_args *uap) in sys___acl_set_file()
401 sys___acl_set_link(struct thread *td, struct __acl_set_link_args *uap) in sys___acl_set_link()
429 sys___acl_get_fd(struct thread *td, struct __acl_get_fd_args *uap) in sys___acl_get_fd()
449 sys___acl_set_fd(struct thread *td, struct __acl_set_fd_args *uap) in sys___acl_set_fd()
469 sys___acl_delete_file(struct thread *td, struct __acl_delete_file_args *uap) in sys___acl_delete_file()
479 sys___acl_delete_link(struct thread *td, struct __acl_delete_link_args *uap) in sys___acl_delete_link()
506 sys___acl_delete_fd(struct thread *td, struct __acl_delete_fd_args *uap) in sys___acl_delete_fd()
526 sys___acl_aclcheck_file(struct thread *td, struct __acl_aclcheck_file_args *uap) in sys___acl_aclcheck_file()
[all …]
H A Dkern_thr.c116 sys_thr_create(struct thread *td, struct thr_create_args *uap) in sys_thr_create()
129 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 Duipc_syscalls.c132 sys_socket(struct thread *td, struct socket_args *uap) in sys_socket()
181 sys_bind(struct thread *td, struct bind_args *uap) in sys_bind()
236 sys_bindat(struct thread *td, struct bindat_args *uap) in sys_bindat()
250 sys_listen(struct thread *td, struct listen_args *uap) in sys_listen()
427 sys_accept(struct thread *td, struct accept_args *uap) in sys_accept()
445 oaccept(struct thread *td, struct oaccept_args *uap) in oaccept()
797 sys_sendto(struct thread *td, struct sendto_args *uap) in sys_sendto()
818 osend(struct thread *td, struct osend_args *uap) in osend()
835 osendmsg(struct thread *td, struct osendmsg_args *uap) in osendmsg()
1099 orecv(struct thread *td, struct orecv_args *uap) in orecv()
[all …]
H A Dvfs_syscalls.c172 sys_sync(struct thread *td, struct sync_args *uap) in sys_sync()
939 sys_chdir(struct thread *td, struct chdir_args *uap) in sys_chdir()
1089 sys_open(struct thread *td, struct open_args *uap) in sys_open()
1303 ocreat(struct thread *td, struct ocreat_args *uap) in ocreat()
1333 struct freebsd11_mknod_args *uap) in freebsd11_mknod()
1342 struct freebsd11_mknodat_args *uap) in freebsd11_mknodat()
1544 sys_link(struct thread *td, struct link_args *uap) in sys_link()
2064 olseek(struct thread *td, struct olseek_args *uap) in olseek()
2220 ostat(struct thread *td, struct ostat_args *uap) in ostat()
2243 olstat(struct thread *td, struct olstat_args *uap) in olstat()
[all …]
H A Dkern_xxx.c49 ogethostname(struct thread *td, struct ogethostname_args *uap) in ogethostname()
61 osethostname(struct thread *td, struct osethostname_args *uap) in osethostname()
78 ogethostid(struct thread *td, struct ogethostid_args *uap) in ogethostid()
90 osethostid(struct thread *td, struct osethostid_args *uap) in osethostid()
101 oquota(struct thread *td, struct oquota_args *uap) in oquota()
164 ogetkerninfo(struct thread *td, struct ogetkerninfo_args *uap) in ogetkerninfo()
314 freebsd4_uname(struct thread *td, struct freebsd4_uname_args *uap) in freebsd4_uname()
395 struct freebsd4_getdomainname_args *uap) in freebsd4_getdomainname()
415 struct freebsd4_setdomainname_args *uap) in freebsd4_setdomainname()
H A Dkern_prot.c105 sys_getpid(struct thread *td, struct getpid_args *uap) in sys_getpid()
124 sys_getppid(struct thread *td, struct getppid_args *uap) in sys_getppid()
148 sys_getpgrp(struct thread *td, struct getpgrp_args *uap) in sys_getpgrp()
165 sys_getpgid(struct thread *td, struct getpgid_args *uap) in sys_getpgid()
197 sys_getsid(struct thread *td, struct getsid_args *uap) in sys_getsid()
234 sys_getuid(struct thread *td, struct getuid_args *uap) in sys_getuid()
251 sys_geteuid(struct thread *td, struct geteuid_args *uap) in sys_geteuid()
265 sys_getgid(struct thread *td, struct getgid_args *uap) in sys_getgid()
329 sys_setsid(struct thread *td, struct setsid_args *uap) in sys_setsid()
491 sys_setuid(struct thread *td, struct setuid_args *uap) in sys_setuid()
[all …]
H A Dkern_context.c61 sys_getcontext(struct thread *td, struct getcontext_args *uap) in sys_getcontext()
80 sys_setcontext(struct thread *td, struct setcontext_args *uap) in sys_setcontext()
101 sys_swapcontext(struct thread *td, struct swapcontext_args *uap) in sys_swapcontext()
H A Duipc_sem.c621 sys_ksem_init(struct thread *td, struct ksem_init_args *uap) in sys_ksem_init()
638 sys_ksem_open(struct thread *td, struct ksem_open_args *uap) in sys_ksem_open()
655 sys_ksem_unlink(struct thread *td, struct ksem_unlink_args *uap) in sys_ksem_unlink()
690 sys_ksem_close(struct thread *td, struct ksem_close_args *uap) in sys_ksem_close()
717 sys_ksem_post(struct thread *td, struct ksem_post_args *uap) in sys_ksem_post()
758 sys_ksem_wait(struct thread *td, struct ksem_wait_args *uap) in sys_ksem_wait()
771 sys_ksem_timedwait(struct thread *td, struct ksem_timedwait_args *uap) in sys_ksem_timedwait()
799 sys_ksem_trywait(struct thread *td, struct ksem_trywait_args *uap) in sys_ksem_trywait()
879 sys_ksem_getvalue(struct thread *td, struct ksem_getvalue_args *uap) in sys_ksem_getvalue()
916 sys_ksem_destroy(struct thread *td, struct ksem_destroy_args *uap) in sys_ksem_destroy()
[all …]
H A Dkern_ffclock.c387 sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap) in sys_ffclock_getcounter()
416 sys_ffclock_setestimate(struct thread *td, struct ffclock_setestimate_args *uap) in sys_ffclock_setestimate()
448 sys_ffclock_getestimate(struct thread *td, struct ffclock_getestimate_args *uap) in sys_ffclock_getestimate()
463 sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap) in sys_ffclock_getcounter()
470 sys_ffclock_setestimate(struct thread *td, struct ffclock_setestimate_args *uap) in sys_ffclock_setestimate()
477 sys_ffclock_getestimate(struct thread *td, struct ffclock_getestimate_args *uap) in sys_ffclock_getestimate()
H A Dvfs_aio.c1947 sys_aio_return(struct thread *td, struct aio_return_args *uap) in sys_aio_return()
2162 sys_aio_error(struct thread *td, struct aio_error_args *uap) in sys_aio_error()
2180 sys_aio_read(struct thread *td, struct aio_read_args *uap) in sys_aio_read()
2187 sys_aio_readv(struct thread *td, struct aio_readv_args *uap) in sys_aio_readv()
2205 sys_aio_write(struct thread *td, struct aio_write_args *uap) in sys_aio_write()
2219 sys_aio_mlock(struct thread *td, struct aio_mlock_args *uap) in sys_aio_mlock()
2616 sys_aio_fsync(struct thread *td, struct aio_fsync_args *uap) in sys_aio_fsync()
2980 struct freebsd6_freebsd32_aio_read_args *uap) in freebsd6_freebsd32_aio_read()
3007 struct freebsd6_freebsd32_aio_write_args *uap) in freebsd6_freebsd32_aio_write()
3041 struct freebsd32_aio_waitcomplete_args *uap) in freebsd32_aio_waitcomplete()
[all …]
/freebsd/sys/compat/linux/
H A Dlinux_timer.c85 linux_timer_create(struct thread *td, struct linux_timer_create_args *uap) in linux_timer_create()
116 linux_timer_settime(struct thread *td, struct linux_timer_settime_args *uap) in linux_timer_settime()
143 linux_timer_settime64(struct thread *td, struct linux_timer_settime64_args *uap) in linux_timer_settime64()
170 linux_timer_gettime(struct thread *td, struct linux_timer_gettime_args *uap) in linux_timer_gettime()
186 linux_timer_gettime64(struct thread *td, struct linux_timer_gettime64_args *uap) in linux_timer_gettime64()
202 linux_timer_getoverrun(struct thread *td, struct linux_timer_getoverrun_args *uap) in linux_timer_getoverrun()
209 linux_timer_delete(struct thread *td, struct linux_timer_delete_args *uap) in linux_timer_delete()
/freebsd/sys/dev/filemon/
H A Dfilemon_wrapper.c93 filemon_wrapper_chdir(struct thread *td, struct chdir_args *uap) in filemon_wrapper_chdir()
214 filemon_wrapper_open(struct thread *td, struct open_args *uap) in filemon_wrapper_open()
225 filemon_wrapper_openat(struct thread *td, struct openat_args *uap) in filemon_wrapper_openat()
236 filemon_wrapper_rename(struct thread *td, struct rename_args *uap) in filemon_wrapper_rename()
285 filemon_wrapper_link(struct thread *td, struct link_args *uap) in filemon_wrapper_link()
296 filemon_wrapper_symlink(struct thread *td, struct symlink_args *uap) in filemon_wrapper_symlink()
307 filemon_wrapper_linkat(struct thread *td, struct linkat_args *uap) in filemon_wrapper_linkat()
342 filemon_wrapper_unlink(struct thread *td, struct unlink_args *uap) in filemon_wrapper_unlink()
/freebsd/sys/powerpc/powerpc/
H A Dsys_machdep.c37 freebsd32_sysarch(struct thread *td, struct freebsd32_sysarch_args *uap) in freebsd32_sysarch()
45 sysarch(struct thread *td, struct sysarch_args *uap) in sysarch()
/freebsd/sys/arm64/arm64/
H A Dfreebsd32_machdep.c72 freebsd32_sysarch(struct thread *td, struct freebsd32_sysarch_args *uap) in freebsd32_sysarch()
261 freebsd32_getcontext(struct thread *td, struct freebsd32_getcontext_args *uap) in freebsd32_getcontext()
280 freebsd32_setcontext(struct thread *td, struct freebsd32_setcontext_args *uap) in freebsd32_setcontext()
300 freebsd32_sigreturn(struct thread *td, struct freebsd32_sigreturn_args *uap) in freebsd32_sigreturn()
321 freebsd32_swapcontext(struct thread *td, struct freebsd32_swapcontext_args *uap) in freebsd32_swapcontext()
466 ofreebsd32_sigreturn(struct thread *td, struct ofreebsd32_sigreturn_args *uap) in ofreebsd32_sigreturn()
/freebsd/lib/libc/isc/
H A Dev_timers.c61 void * uap; member
180 void *uap, in evSetTimer()
298 void *uap, in evResetTimer()
357 void *uap, in evSetIdleTimer()
396 void *uap, in evResetIdleTimer()
460 free_timer(void *what, void *uap) { in free_timer()
469 print_timer(void *what, void *uap) { in print_timer()
483 void *uap, in idle_timeout()
H A Dev_streams.c63 evStreamFunc func, void *uap, evStreamID *id) in evWrite()
97 evStreamFunc func, void *uap, evStreamID *id) in evRead()
265 writable(evContext opaqueCtx, void *uap, int fd, int evmask) { in writable()
288 readable(evContext opaqueCtx, void *uap, int fd, int evmask) { in readable()
/freebsd/sys/amd64/amd64/
H A Dsys_machdep.c97 sysarch_ldt(struct thread *td, struct sysarch_args *uap, int uap_space) in sysarch_ldt()
171 sysarch(struct thread *td, struct sysarch_args *uap) in sysarch()
390 amd64_set_ioperm(struct thread *td, struct i386_ioperm_args *uap) in amd64_set_ioperm()
444 amd64_get_ioperm(struct thread *td, struct i386_ioperm_args *uap) in amd64_get_ioperm()
607 amd64_get_ldt(struct thread *td, struct i386_ldt_args *uap) in amd64_get_ldt()
642 amd64_set_ldt(struct thread *td, struct i386_ldt_args *uap, in amd64_set_ldt()
/freebsd/sys/netinet/
H A Dsctp_syscalls.c140 sys_sctp_peeloff(struct thread *td, struct sctp_peeloff_args *uap) in sys_sctp_peeloff()
207 sys_sctp_generic_sendmsg(struct thread *td, struct sctp_generic_sendmsg_args *uap) in sys_sctp_generic_sendmsg()
307 sys_sctp_generic_sendmsg_iov(struct thread *td, struct sctp_generic_sendmsg_iov_args *uap) in sys_sctp_generic_sendmsg_iov()
424 sys_sctp_generic_recvmsg(struct thread *td, struct sctp_generic_recvmsg_args *uap) in sys_sctp_generic_recvmsg()
/freebsd/sys/vm/
H A Dvm_mmap.c145 sys_mmap(struct thread *td, struct mmap_args *uap) in sys_mmap()
417 ommap(struct thread *td, struct ommap_args *uap) in ommap()
483 sys_msync(struct thread *td, struct msync_args *uap) in sys_msync()
536 sys_munmap(struct thread *td, struct munmap_args *uap) in sys_munmap()
615 sys_mprotect(struct thread *td, struct mprotect_args *uap) in sys_mprotect()
675 sys_minherit(struct thread *td, struct minherit_args *uap) in sys_minherit()
719 sys_madvise(struct thread *td, struct madvise_args *uap) in sys_madvise()
773 sys_mincore(struct thread *td, struct mincore_args *uap) in sys_mincore()
1022 sys_mlock(struct thread *td, struct mlock_args *uap) in sys_mlock()
1095 sys_mlockall(struct thread *td, struct mlockall_args *uap) in sys_mlockall()
[all …]

12345