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

/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace_subr.c41 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
[all...]
H A Dfasttrap.c55 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
[all...]
H A Ddtrace.c131 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
[all...]
H A Ddtrace_glue.c71 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
/darwin-on-arm/xnu/bsd/sys/
H A Dkernel_types.h66 typedef struct proc * proc_t; typedef in typeref:struct:proc
110 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
218 #undef proc_t macro
H A Ddtrace_glue.h72 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
541 #undef proc_t macro
H A Ddtrace.h145 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
2476 #undef proc_t macro
[all...]
/darwin-on-arm/xnu/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