Searched refs:munge_wwwl (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.41.6/bsd/sys/ |
| H A D | munge.h | 105 int munge_wwwl(const void *regs, void *args); 164 void munge_wwwl(void *args);
|
| /xnu-12377.41.6/osfmk/kern/ |
| H A D | syscall_sw.c | 131 /* 25 */ MACH_TRAP(_kernelrpc_mach_port_destruct_trap, 4, 5, munge_wwwl),
|
| /xnu-12377.41.6/bsd/dev/ |
| H A D | munge.c | 365 munge_wwwl(void *args) in munge_wwwl() function
|
| /xnu-12377.41.6/osfmk/arm64/ |
| H A D | platform_tests.c | 1091 {MT_FUNC(munge_wwwl), 5, 4, {MT_W_VAL, MT_W_VAL, MT_W_VAL, MT_L_VAL}},
|