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

/macosx-10.10.1/dtrace-147/head/
H A Drtld_db.h178 extern char *rd_errstr(rd_err_e rderr);
195 extern char *rd_errstr();
/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_proc_apple.c101 (int)dpr->dpr_pid, dpr->dpr_rtld ? rd_errstr(err) :
H A Ddt_proc.c232 (int)dpr->dpr_pid, evname, rd_errstr(err));
273 (int)dpr->dpr_pid, evname, rd_errstr(err));
/macosx-10.10.1/dtrace-147/libproc/
H A Dlibproc.c1229 char *rd_errstr(rd_err_e err) { function

Completed in 205 milliseconds