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

/macosx-10.9.5/dyld-239.4/unit-tests/test-cases/threaded-flat-lookup/
H A Dmain.c79 typedef void (*proc_t)(); typedef
/macosx-10.9.5/xnu-2422.115.4/bsd/dev/dtrace/
H A Ddtrace.c135 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
[all...]
H A Ddtrace_glue.c74 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
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...]
/macosx-10.9.5/xnu-2422.115.4/bsd/dev/i386/
H A Dfasttrap_isa.c51 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Ddtrace.h149 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
2505 #undef proc_t macro
[all...]
H A Ddtrace_glue.h66 #define proc_t struct proc /* Steer clear of the Darwin typedef for proc_t */ macro
536 #undef proc_t macro
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 Dkernel_types.h65 typedef struct proc * proc_t; typedef in typeref:struct:proc
109 typedef struct proc * proc_t; typedef in typeref:struct:proc

Completed in 410 milliseconds