Searched defs:kp (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dkext_net.c140 struct kextcb *kp, *kp1; local
207 (*kp->e_soif->sf_socreate)(so, so->so_proto, kp); local
[all...]
/darwin-on-arm/xnu/bsd/netkey/
H A Dkeysock.c216 struct keycb *kp; local
353 struct keycb *kp; local
419 struct keycb *kp = (struct keycb *)sotorawcb(so); local
[all...]
H A Dkey.c8207 struct keycb *kp; local
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_sysctl.c1708 fill_user32_proc(proc_t p, struct user32_kinfo_proc *__restrict kp) argument
1716 fill_user64_proc(proc_t p, struct user64_kinfo_proc *__restrict kp) argument
/darwin-on-arm/xnu/bsd/sys/
H A Dkdebug.h590 kdbg_set_cpu(kd_buf *kp, int cpu) argument
596 kdbg_get_cpu(kd_buf *kp) argument
601 kdbg_set_timestamp(kd_buf *kp, uint64_t thetime) argument
606 kdbg_get_timestamp(kd_buf *kp) argument
611 kdbg_set_timestamp_and_cpu(kd_buf *kp, uint64_ argument
619 kdbg_set_cpu(kd_buf *kp, int cpu) argument
624 kdbg_get_cpu(kd_buf *kp) argument
629 kdbg_set_timestamp(kd_buf *kp, uint64_t thetime) argument
634 kdbg_get_timestamp(kd_buf *kp) argument
639 kdbg_set_timestamp_and_cpu(kd_buf *kp, uint64_t thetime, int cpu) argument
[all...]

Completed in 97 milliseconds