Searched refs:munge_wwwww (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.41.6/bsd/sys/ ! |
| H A D | munge.h | 79 int munge_wwwww(const void *regs, void *args); 138 void munge_wwwww(void *args);
|
| /xnu-12377.41.6/osfmk/kern/ ! |
| H A D | syscall_sw.c | 146 /* 40 */ MACH_TRAP(_kernelrpc_mach_port_get_attributes_trap, 5, 5, munge_wwwww), 172 /* 62 */ MACH_TRAP(clock_sleep_trap, 5, 5, munge_wwwww),
|
| /xnu-12377.41.6/bsd/dev/ ! |
| H A D | munge.c | 66 munge_wwwww(void *args) in munge_wwwww() function
|
| /xnu-12377.41.6/osfmk/arm64/ ! |
| H A D | platform_tests.c | 1072 {MT_FUNC(munge_wwwww), 5, 5, {MT_W_VAL, MT_W_VAL, MT_W_VAL, MT_W_VAL, MT_W_VAL}},
|