Searched defs:which (Results 1 - 25 of 31) sorted by relevance

12

/xnu-2782.1.97/libsyscall/wrappers/
H A Dsetpriority.c36 setpriority(int which, id_t who, int prio) argument
/xnu-2782.1.97/bsd/dev/i386/
H A Dinstr_size.c86 dtrace_dis_isize(uchar_t *instr, dis_isize_t which, model_t model, int *rmindex) argument
H A Ddtrace_isa.c87 dtrace_probe_error(dtrace_state_t *state, dtrace_epid_t epid, int which, argument
/xnu-2782.1.97/bsd/kern/
H A Dsys_socket.c312 soo_select(struct fileproc *fp, int which, void *wql, vfs_context_t ctx) argument
H A Dkern_resource.c906 dosetrlimit(struct proc *p, u_int which, struct rlimit *limp) argument
1328 proc_limitget(proc_t p, int which, struct rlimit * limp) argument
[all...]
H A Dposix_sem.c1091 psem_select(__unused struct fileproc *fp, __unused int which, argument
H A Dposix_shm.c1240 pshm_select(__unused struct fileproc *fp, __unused int which, __unused void *wql, argument
H A Dsys_pipe.c1175 pipe_select(struct fileproc *fp, int which, void *wql, vfs_context_t ctx) argument
H A Dkern_descrip.c5686 fo_select(struct fileproc *fp, int which, void *wql, vfs_context_t ctx) argument
[all...]
H A Dkern_event.c2315 kqueue_select(struct fileproc *fp, int which, void *wql, argument
/xnu-2782.1.97/osfmk/x86_64/
H A Dcopyio.c232 copyio_phys(addr64_t source, addr64_t sink, vm_size_t csize, int which) argument
284 copypv(addr64_t src64, addr64_t snk64, unsigned int size, int which) argument
[all...]
/xnu-2782.1.97/security/
H A Dmac_pipe.c198 mac_pipe_check_select(kauth_cred_t cred, struct pipe *cpipe, int which) argument
H A Dmac_socket.c301 mac_socket_check_select(kauth_cred_t cred, struct socket *so, int which) argument
H A Dmac_vfs.c1109 mac_vnode_check_select(vfs_context_t ctx, struct vnode *vp, int which) argument
/xnu-2782.1.97/bsd/netinet/
H A Dip_icmp.c930 badport_bandlim(int which) argument
[all...]
/xnu-2782.1.97/bsd/sys/
H A Dspawn_internal.h71 int which; member in struct:_ps_port_action
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_vnops.c1446 vn_select(struct fileproc *fp, int which, void *wql, __unused vfs_context_t ctx) argument
[all...]
H A Dvfs_fsevents.c1786 fseventsf_select(struct fileproc *fp, int which, __unused void *wql, vfs_context_t ctx) argument
/xnu-2782.1.97/libsyscall/wrappers/spawn/
H A Dposix_spawn.c796 posix_spawnattr_setspecialport_np( posix_spawnattr_t *attr, mach_port_t new_port, int which) argument
[all...]
/xnu-2782.1.97/osfmk/kern/
H A Dipc_tt.c785 thread_get_special_port( thread_t thread, int which, ipc_port_t *portp) argument
834 thread_set_special_port( thread_t thread, int which, ipc_port_t port) argument
887 task_get_special_port( task_t task, int which, ipc_port_t *portp) argument
959 task_set_special_port( task_t task, int which, ipc_port_t port) argument
[all...]
H A Dthread.c2131 thread_get_mach_voucher( thread_act_t thread, mach_voucher_selector_t __unused which, ipc_voucher_t *voucherp) argument
/xnu-2782.1.97/bsd/net/pktsched/
H A Dpktsched_hfsc.c1092 hfsc_print_sc(struct hfsc_if *hif, u_int32_t qid, u_int64_t eff_rate, struct service_curve *sc, struct internal_sc *isc, const char *which) argument
/xnu-2782.1.97/bsd/net/
H A Drtsock.c709 rt_setmetrics(u_int32_t which, struct rt_metrics *in, struct rtentry *out) argument
H A Dbpf.c1990 bpfselect(dev_t dev, int which, void * wql, struct proc *p) argument
/xnu-2782.1.97/tools/tests/kqueue_tests/
H A Dkqueue_file_tests.c1581 char *which = NULL; local
[all...]

Completed in 205 milliseconds

12