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

/xnu-2782.1.97/bsd/sys/
H A Dkernel_types.h65 typedef struct proc * proc_t; typedef in typeref:struct:proc
109 typedef struct proc * proc_t; typedef in typeref:struct:proc
H A Dfasttrap_impl.h42 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
213 #undef proc_t macro
H A Ddtrace_glue.h65 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
548 #undef proc_t macro
H A Ddtrace.h150 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
2520 #undef proc_t macro
[all...]
/xnu-2782.1.97/bsd/dev/dtrace/
H A Ddtrace_subr.c51 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
[all...]
H A Dfasttrap.c56 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
[all...]
H A Ddtrace_glue.c77 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
H A Ddtrace.c105 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
[all...]
/xnu-2782.1.97/bsd/dev/i386/
H A Dfasttrap_isa.c51 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
[all...]

Completed in 71 milliseconds