| /xnu-10063.141.1/bsd/kern/ |
| H A D | kern_prot.c | 134 setprivexec(proc_t p, struct setprivexec_args *uap, int32_t *retval) in setprivexec() 155 getpid(proc_t p, __unused struct getpid_args *uap, int32_t *retval) in getpid() 174 getppid(proc_t p, __unused struct getppid_args *uap, int32_t *retval) in getppid() 193 getpgrp(proc_t p, __unused struct getpgrp_args *uap, int32_t *retval) in getpgrp() 217 getpgid(proc_t p, struct getpgid_args *uap, int32_t *retval) in getpgid() 257 getsid(proc_t p, struct getsid_args *uap, int32_t *retval) in getsid() 286 getuid(__unused proc_t p, __unused struct getuid_args *uap, int32_t *retval) in getuid() 303 geteuid(__unused proc_t p, __unused struct geteuid_args *uap, int32_t *retval) in geteuid() 322 gettid(__unused proc_t p, struct gettid_args *uap, int32_t *retval) in gettid() 358 getgid(__unused proc_t p, __unused struct getgid_args *uap, int32_t *retval) in getgid() [all …]
|
| H A D | sys_generic.c | 264 user_ssize_t *retval) in fp_readv() 302 user_ssize_t *retval) in dofileread() 327 user_ssize_t *retval) in readv_internal() 349 off_t offset, int flags, user_ssize_t *retval) in read_internal() 372 read_nocancel(struct proc *p, struct read_nocancel_args *uap, user_ssize_t *retval) in read_nocancel() 389 read(struct proc *p, struct read_args *uap, user_ssize_t *retval) in read() 396 pread_nocancel(struct proc *p, struct pread_nocancel_args *uap, user_ssize_t *retval) in pread_nocancel() 416 pread(struct proc *p, struct pread_args *uap, user_ssize_t *retval) in pread() 438 user_ssize_t *retval) in readv_uio() 478 readv_nocancel(struct proc *p, struct readv_nocancel_args *uap, user_ssize_t *retval) in readv_nocancel() [all …]
|
| H A D | sys_eventlink.c | 62 uint64_t *retval) in mach_eventlink_signal() 72 uint64_t *retval) in mach_eventlink_wait_until() 83 uint64_t *retval) in mach_eventlink_signal_wait_until()
|
| H A D | proc_info.c | 281 proc_info(__unused struct proc *p, struct proc_info_args * uap, int32_t *retval) in proc_info() 287 …_info_extended_id(__unused struct proc *p, struct proc_info_extended_id_args *uap, int32_t *retval) in proc_info_extended_id() 299 …t64_t ext_id, int flavor, uint64_t arg, user_addr_t buffer, uint32_t buffersize, int32_t * retval) in proc_info_internal() 351 …tpids(uint32_t type, uint32_t typeinfo, user_addr_t buffer, uint32_t buffersize, int32_t * retval) in proc_listpids() 504 proc_pidfdlist(proc_t p, user_addr_t buffer, uint32_t buffersize, int32_t *retval) in proc_pidfdlist() 572 user_addr_t buffer, size_t buffersize, int32_t *retval) in proc_pidfileportlist() 1043 …idlistthreads(proc_t p, bool thuniqueid, user_addr_t buffer, uint32_t buffersize, int32_t *retval) in proc_pidlistthreads() 1079 …ioninfo(proc_t p, uint64_t arg, user_addr_t buffer, __unused uint32_t buffersize, int32_t *retval) in proc_pidregioninfo() 1098 …athinfo(proc_t p, uint64_t arg, user_addr_t buffer, __unused uint32_t buffersize, int32_t *retval) in proc_pidregionpathinfo() 1133 …athinfo2(proc_t p, uint64_t arg, user_addr_t buffer, __unused uint32_t buffersize, int32_t *retval) in proc_pidregionpathinfo2() [all …]
|
| H A D | uipc_syscalls.c | 252 int32_ref_t retval) in socket() 261 int32_ref_t retval) in socket_delegate() 273 int32_ref_t retval, in socket_common() 344 bind(__unused proc_t p, struct bind_args *uap, __unused int32_ref_t retval) in bind() 406 __unused int32_ref_t retval) in listen() 453 int32_ref_t retval) in accept_nocancel() 715 accept(proc_ref_t p, struct accept_args *uap, int32_ref_t retval) in accept() 746 connect(proc_ref_t p, struct connect_args *uap, int32_ref_t retval) in connect() 754 connect_nocancel(proc_t p, struct connect_nocancel_args *uap, int32_ref_t retval) in connect_nocancel() 807 connectx_nocancel(proc_ref_t p, connectx_args_ref_t uap, int_ref_t retval) in connectx_nocancel() [all …]
|
| H A D | kern_mman.c | 178 mmap(proc_t p, struct mmap_args *uap, user_addr_t *retval) in mmap() 981 msync(__unused proc_t p, struct msync_args *uap, int32_t *retval) in msync() 988 msync_nocancel(__unused proc_t p, struct msync_nocancel_args *uap, __unused int32_t *retval) in msync_nocancel() 1064 munmap(__unused proc_t p, struct munmap_args *uap, __unused int32_t *retval) in munmap() 1100 mprotect(__unused proc_t p, struct mprotect_args *uap, __unused int32_t *retval) in mprotect() 1207 minherit(__unused proc_t p, struct minherit_args *uap, __unused int32_t *retval) in minherit() 1238 madvise(__unused proc_t p, struct madvise_args *uap, __unused int32_t *retval) in madvise() 1338 mincore(__unused proc_t p, struct mincore_args *uap, __unused int32_t *retval) in mincore() 1543 munlock(__unused proc_t p, struct munlock_args *uap, __unused int32_t *retval) in munlock() 1566 mlockall(__unused proc_t p, __unused struct mlockall_args *uap, __unused int32_t *retval) in mlockall() [all …]
|
| H A D | kern_xxx.c | 106 reboot(struct proc *p, struct reboot_args *uap, __unused int32_t *retval) in reboot() 165 __unused int32_t *retval) in sys_panic_with_data() 277 usrctl(struct proc *p, struct usrctl_args *uap, __unused int32_t *retval) in usrctl()
|
| /xnu-10063.141.1/bsd/security/audit/ |
| H A D | audit_syscalls.c | 147 audit(proc_t p, struct audit_args *uap, __unused int32_t *retval) in audit() 367 auditon(proc_t p, struct auditon_args *uap, __unused int32_t *retval) in auditon() 994 getauid(proc_t p, struct getauid_args *uap, __unused int32_t *retval) in getauid() 1017 setauid(proc_t p, struct setauid_args *uap, __unused int32_t *retval) in setauid() 1078 __unused int32_t *retval) in getaudit_addr() 1098 __unused int32_t *retval) in setaudit_addr() 1170 auditctl(proc_t p, struct auditctl_args *uap, __unused int32_t *retval) in auditctl() 1259 audit(proc_t p, struct audit_args *uap, int32_t *retval) in audit() 1267 auditon(proc_t p, struct auditon_args *uap, int32_t *retval) in auditon() 1275 getauid(proc_t p, struct getauid_args *uap, int32_t *retval) in getauid() [all …]
|
| /xnu-10063.141.1/bsd/pthread/ |
| H A D | pthread_shims.c | 117 uthread_set_returnval(struct uthread *uth, int retval) in uthread_set_returnval() 337 bsdthread_create(struct proc *p, struct bsdthread_create_args *uap, user_addr_t *retval) in bsdthread_create() 343 bsdthread_register(struct proc *p, struct bsdthread_register_args *uap, __unused int32_t *retval) in bsdthread_register() 365 bsdthread_terminate(struct proc *p, struct bsdthread_terminate_args *uap, int32_t *retval) in bsdthread_terminate() 398 thread_selfid(struct proc *p, __unused struct thread_selfid_args *uap, uint64_t *retval) in thread_selfid() 406 psynch_mutexwait(proc_t p, struct psynch_mutexwait_args *uap, uint32_t *retval) in psynch_mutexwait() 412 psynch_mutexdrop(proc_t p, struct psynch_mutexdrop_args *uap, uint32_t *retval) in psynch_mutexdrop() 418 psynch_cvbroad(proc_t p, struct psynch_cvbroad_args *uap, uint32_t *retval) in psynch_cvbroad() 424 psynch_cvsignal(proc_t p, struct psynch_cvsignal_args *uap, uint32_t *retval) in psynch_cvsignal() 430 psynch_cvwait(proc_t p, struct psynch_cvwait_args * uap, uint32_t * retval) in psynch_cvwait() [all …]
|
| /xnu-10063.141.1/libsyscall/wrappers/libproc/ |
| H A D | libproc.c | 48 int retval; in proc_listpids() local 103 int retval; in proc_pidinfo() local 116 int retval; in proc_pidoriginatorinfo() local 128 int retval; in proc_listcoalitions() local 162 int retval; in proc_pidfdinfo() local 175 int retval; in proc_pidfileportinfo() local 212 int retval = 0, len; in proc_name() local 237 int retval; in proc_regionfilename() local 255 int retval; in proc_kmsgbuf() local 266 int retval, len; in proc_pidpath() local [all …]
|
| /xnu-10063.141.1/tools/tests/perf_index/ |
| H A D | perfindex-compile.c | 11 int retval; variable 30 int retval; variable 47 int retval; variable
|
| H A D | test_file_helper.c | 34 int retval; in test_file_create() local 60 int retval; in test_file_read_setup() local 93 int retval; in test_file_read() local 130 int retval; in test_file_read_cleanup() local 171 int retval; in test_file_write() local 201 int retval; in test_file_write_cleanup() local
|
| H A D | perfindex-file_write.c | 11 char* retval; variable 27 int retval; variable
|
| H A D | perfindex-file_read.c | 10 char* retval; variable 26 int retval; variable
|
| H A D | perfindex-file_create.c | 11 char* retval; variable 27 int retval; variable
|
| H A D | perfindex-ram_file_write.c | 12 int retval; variable 27 int retval; variable
|
| H A D | perfindex-ram_file_read.c | 12 int retval; variable 27 int retval; variable
|
| H A D | perfindex-ram_file_create.c | 12 int retval; variable 27 int retval; variable
|
| H A D | ramdisk.c | 12 int retval; in setup_ram_volume() local 31 int retval; in cleanup_ram_volume() local
|
| /xnu-10063.141.1/bsd/skywalk/nexus/ |
| H A D | nexus_syscalls.c | 83 __nexus_open(struct proc *p, struct __nexus_open_args *uap, int *retval) in __nexus_open() 171 __nexus_register(struct proc *p, struct __nexus_register_args *uap, int *retval) in __nexus_register() 249 int *retval) in __nexus_deregister() 294 __nexus_create(struct proc *p, struct __nexus_create_args *uap, int *retval) in __nexus_create() 361 __nexus_destroy(struct proc *p, struct __nexus_destroy_args *uap, int *retval) in __nexus_destroy() 407 __nexus_get_opt(struct proc *p, struct __nexus_get_opt_args *uap, int *retval) in __nexus_get_opt() 470 __nexus_set_opt(struct proc *p, struct __nexus_set_opt_args *uap, int *retval) in __nexus_set_opt()
|
| /xnu-10063.141.1/osfmk/i386/ |
| H A D | user_ldt.c | 98 uint32_t *retval, in i386_set_ldt_impl() 305 uint32_t *retval, in i386_get_ldt_impl() 428 uint32_t *retval, in i386_set_ldt() 440 uint32_t *retval, in i386_set_ldt64() 451 uint32_t *retval, in i386_get_ldt() 463 uint32_t *retval, in i386_get_ldt64()
|
| /xnu-10063.141.1/tests/ |
| H A D | kqueue_fifo_18776047.c | 37 int retval = 0; in write_some_data() local 64 int retval, count = 0; in read_data() local 102 int retval = 0; in kevent_one_shot() local 120 int retval = 0; variable
|
| /xnu-10063.141.1/bsd/vfs/ |
| H A D | vfs_syscalls.c | 389 mount(proc_t p, struct mount_args *uap, __unused int32_t *retval) in mount() 402 fmount(__unused proc_t p, struct fmount_args *uap, __unused int32_t *retval) in fmount() 680 graftdmg(__unused proc_t p, struct graftdmg_args *uap, __unused int32_t *retval) in graftdmg() 752 ungraftdmg(__unused proc_t p, struct ungraftdmg_args *uap, __unused int32_t *retval) in ungraftdmg() 820 __mac_mount(struct proc *p, register struct __mac_mount_args *uap, __unused int32_t *retval) in __mac_mount() 2628 unmount(__unused proc_t p, struct unmount_args *uap, __unused int32_t *retval) in unmount() 3203 sync(__unused proc_t p, __unused struct sync_args *uap, __unused int32_t *retval) in sync() 3353 quotactl(proc_t p, struct quotactl_args *uap, __unused int32_t *retval) in quotactl() 3460 quotactl(__unused proc_t p, __unused struct quotactl_args *uap, __unused int32_t *retval) in quotactl() 3497 statfs(proc_t p, struct statfs_args *uap, __unused int32_t *retval) in statfs() [all …]
|
| /xnu-10063.141.1/libsyscall/mach/ |
| H A D | mach_eventlink.c | 69 uint64_t retval = __mach_eventlink_signal(eventlink_port, signal_count); in mach_eventlink_signal() local 82 uint64_t retval; in mach_eventlink_wait_until() local 100 uint64_t retval; in mach_eventlink_signal_wait_until() local
|
| /xnu-10063.141.1/libkern/libcxx_support/ |
| H A D | stdlib.h | 53 div_t retval; in div() local 67 ldiv_t retval; in ldiv() local 81 lldiv_t retval; in lldiv() local
|