Searched defs:arg5 (Results 1 - 7 of 7) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dxpr.h130 long arg1,arg2,arg3,arg4,arg5; member in struct:xprbuf
H A Dxpr.c89 xpr( const char *msg, long arg1, long arg2, long arg3, long arg4, long arg5) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dbsd_i386.c627 syscall_arg_t arg5; member in struct:mach_call_args
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Dsystrace.c807 syscall_arg_t arg5; member in struct:mach_call_args
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkdebug.c261 kernel_debug_internal(unsigned int debugid, unsigned int arg1, unsigned int arg2, unsigned int arg3, unsigned int arg4, unsigned int arg5, int entropy_flag) argument
380 kernel_debug(unsigned int debugid, unsigned int arg1, unsigned int arg2, unsigned int arg3, unsigned int arg4, __unused unsigned int arg5) argument
387 kernel_debug1(unsigned int debugid, unsigned int arg1, unsigned int arg2, unsigned int arg3, unsigned int arg4, unsigned int arg5) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dkdebug.h407 unsigned int arg5; /* will hold current thread */ member in struct:__anon371
H A Dsysproto.h651 char arg5_l_[PADL_(int)]; int arg5; char arg5_r_[PADR_(int)]; member in struct:kdebug_trace_args
672 char arg5_l_[PADL_(int)]; int arg5; char arg5_r_[PADR_(int)]; member in struct:chud_args

Completed in 79 milliseconds