Searched defs:ua (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.41.6/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-12377.41.6/bsd/net/ |
| H A D | pf.c | 2281 u_int8_t u, sa_family_t af, sa_family_t afn, int ua) in pf_change_ap() 5042 int ua; in pf_test_rule() local 6102 int ua = (sk->af_lan == sk->af_gwy) ? 1 : 0; in pf_test_rule() local
|
| /xnu-12377.41.6/bsd/kern/ |
| H A D | kern_exec.c | 6237 copyoutptr(user_addr_t ua, user_addr_t ptr, int ptr_size) in copyoutptr()
|