Searched defs:ua (Results 1 – 3 of 3) sorted by relevance
| /xnu-10002.1.13/osfmk/kern/ |
| H A D | copyout_shim.h | 59 #define CALL_COPYOUT_SHIM_NRML(ka, ua, nb) \ argument 62 #define CALL_COPYOUT_SHIM_MSG(ka, ua, nb) \ argument 65 #define CALL_COPYOUT_SHIM_PHYS(ka, ua, nb) \ argument 70 #define CALL_COPYOUT_SHIM_NRML(ka, ua, nb) argument 71 #define CALL_COPYOUT_SHIM_MSG(ka, ua, nb) argument 72 #define CALL_COPYOUT_SHIM_PHYS(ka, ua, nb) argument
|
| /xnu-10002.1.13/bsd/net/ |
| H A D | pf.c | 2297 u_int8_t u, sa_family_t af, sa_family_t afn, int ua) in pf_change_ap() 5058 int ua; in pf_test_rule() local 6119 int ua = (sk->af_lan == sk->af_gwy) ? 1 : 0; in pf_test_rule() local
|
| /xnu-10002.1.13/bsd/kern/ |
| H A D | kern_exec.c | 5314 copyoutptr(user_addr_t ua, user_addr_t ptr, int ptr_size) in copyoutptr()
|