Searched defs:proc_t (Results 1 - 10 of 10) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace_subr.c40 #define proc_t struct proc macro
[all...]
H A Ddtrace.c129 #define proc_t struct proc macro
[all...]
H A Dfasttrap.c54 #define proc_t struct proc macro
[all...]
H A Ddtrace_glue.c70 #define proc_t struct proc macro
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dkernel_types.h40 typedef struct proc * proc_t; typedef in typeref:struct:proc
78 typedef struct proc * proc_t; typedef in typeref:struct:proc
H A Dfasttrap_impl.h41 #define proc_t struct proc macro
218 #undef proc_t macro
H A Ddtrace_glue.h68 #define proc_t SUN_PROC_T /* replace all the original uses of (Solaris) proc_t */ macro
500 #undef proc_t macro
H A Ddtrace.h127 #define proc_t struct proc macro
2355 #undef proc_t macro
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dfasttrap_isa.c81 #define proc_t struct proc macro
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dfasttrap_isa.c48 #define proc_t struct proc macro

Completed in 88 milliseconds