Searched defs:arg_count (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | syscall_sw.h | 97 #define MACH_TRAP(name, arg_count, u32_arg_words, munge32) \ argument 100 #define MACH_TRAP(name, arg_count, u32_arg_words, munge32) \ argument 108 #define MACH_TRAP(name, arg_count, u32_arg_words, munge32) \ argument 111 #define MACH_TRAP(name, arg_count, u32_arg_words, munge32) \ argument
|
| /xnu-8019.80.24/bsd/netkey/ |
| H A D | key.c | 10038 u_int32_t arg_count, res_count; in key_getsastat() local
|