HomeSort by: relevance | last modified time | path
    Searched refs:proc_rdagent (Results 1 - 5 of 5) sorted by relevancy

  /src/external/cddl/osnet/lib/libdtrace/
libproc_compat.h 58 #define Prd_agent proc_rdagent
65 #define Pupdate_maps proc_rdagent
  /src/external/bsd/libproc/dist/
proc_rtld.c 64 proc_rdagent(struct proc_handle *phdl) function
libproc.h 162 rd_agent_t *proc_rdagent(struct proc_handle *);
proc_sym.c 145 if (proc_rdagent(p) == NULL)
  /src/external/bsd/libproc/dist/tests/
proc_test.c 195 (void)proc_rdagent(phdl);
227 (void)proc_rdagent(phdl);
261 (void)proc_rdagent(phdl);
340 (void)proc_rdagent(phdl);

Completed in 28 milliseconds