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

12

/xnu-2422.115.4/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-2422.115.4/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.c685 dosetrlimit(struct proc *p, u_int which, struct rlimit *limp) argument
1107 proc_limitget(proc_t p, int which, struct rlimit * limp) argument
[all...]
H A Dposix_sem.c1109 psem_select(__unused struct fileproc *fp, __unused int which, argument
H A Dposix_shm.c1244 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.c5494 fo_select(struct fileproc *fp, int which, void *wql, vfs_context_t ctx) argument
[all...]
H A Dkern_event.c2308 kqueue_select(struct fileproc *fp, int which, void *wql, argument
/xnu-2422.115.4/osfmk/x86_64/
H A Dcopyio.c231 copyio_phys(addr64_t source, addr64_t sink, vm_size_t csize, int which) argument
283 copypv(addr64_t src64, addr64_t snk64, unsigned int size, int which) argument
[all...]
/xnu-2422.115.4/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.c1110 mac_vnode_check_select(vfs_context_t ctx, struct vnode *vp, int which) argument
/xnu-2422.115.4/bsd/netinet/
H A Dip_icmp.c926 badport_bandlim(int which) argument
[all...]
/xnu-2422.115.4/libsyscall/wrappers/spawn/
H A Dposix_spawn.c797 posix_spawnattr_setspecialport_np( posix_spawnattr_t *attr, mach_port_t new_port, int which) argument
[all...]
/xnu-2422.115.4/osfmk/kern/
H A Dipc_tt.c784 thread_get_special_port( thread_t thread, int which, ipc_port_t *portp) argument
833 thread_set_special_port( thread_t thread, int which, ipc_port_t port) argument
886 task_get_special_port( task_t task, int which, ipc_port_t *portp) argument
954 task_set_special_port( task_t task, int which, ipc_port_t port) argument
[all...]
H A Dtask.c2831 task_vtimer_set( task_t task, integer_t which) argument
2886 task_vtimer_clear( task_t task, integer_t which) argument
2900 task_vtimer_update( __unused task_t task, integer_t which, uint32_t *microsecs) argument
[all...]
/xnu-2422.115.4/bsd/sys/
H A Dspawn_internal.h71 int which; member in struct:_ps_port_action
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_vnops.c1388 vn_select(struct fileproc *fp, int which, void *wql, __unused vfs_context_t ctx) argument
H A Dvfs_fsevents.c1782 fseventsf_select(struct fileproc *fp, int which, __unused void *wql, vfs_context_t ctx) argument
/xnu-2422.115.4/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-2422.115.4/bsd/net/
H A Drtsock.c709 rt_setmetrics(u_int32_t which, struct rt_metrics *in, struct rtentry *out) argument
H A Dbpf.c1881 bpfselect(dev_t dev, int which, void * wql, struct proc *p) argument
/xnu-2422.115.4/tools/tests/kqueue_tests/
H A Dkqueue_file_tests.c1581 char *which = NULL; local
[all...]
/xnu-2422.115.4/osfmk/console/
H A Dvideo_console.c295 gc_clear_line(unsigned int xx, unsigned int yy, int which) argument
329 gc_clear_screen(unsigned int xx, unsigned int yy, int top, unsigned int bottom, int which) argument
1355 vc_clear_screen(unsigned int xx, unsigned int yy, unsigned int scrreg_top, unsigned int scrreg_bottom, int which) argument
[all...]

Completed in 274 milliseconds

12