Searched refs:DTRACE_STATUS_OKAY (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_work.c151 return (DTRACE_STATUS_OKAY);
154 return (DTRACE_STATUS_OKAY);
271 case DTRACE_STATUS_OKAY:
279 if ((status == DTRACE_STATUS_NONE || status == DTRACE_STATUS_OKAY) &&
384 case DTRACE_STATUS_OKAY:
393 if ((status == DTRACE_STATUS_NONE || status == DTRACE_STATUS_OKAY) &&
/macosx-10.9.5/dtrace-118.1/head/
H A Ddtrace.h269 #define DTRACE_STATUS_OKAY 1 /* status okay */ macro

Completed in 83 milliseconds