Searched refs:DT_PROC_ERR (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_pid.h42 #define DT_PROC_ERR (-1) macro
H A Ddt_isadep_x86.c139 return (DT_PROC_ERR);
145 return (DT_PROC_ERR);
287 return (DT_PROC_ERR);
294 return (DT_PROC_ERR);
361 return (DT_PROC_ERR);
367 return (DT_PROC_ERR);
H A Ddt_isadep_arm.c125 return (DT_PROC_ERR);
131 return (DT_PROC_ERR);
147 return (DT_PROC_ERR);
428 return (DT_PROC_ERR);
434 return (DT_PROC_ERR);
H A Ddt_pid.c192 if (err == DT_PROC_ERR) {

Completed in 188 milliseconds