Searched refs:proc_xsym_f (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | libproc.h | 569 typedef int proc_xsym_f(void *, const GElf_Sym *, const char *, typedef 583 Lmid_t, const char *, int, int, proc_xsym_f *, void *);
|
H A D | Psymtab.c | 2762 int which, int mask, pr_order_t order, proc_xsym_f *func, void *cd) 2887 int which, int mask, proc_xsym_f *func, void *cd) 2898 PRO_NATURAL, (proc_xsym_f *)func, cd)); 2906 PRO_NATURAL, (proc_xsym_f *)func, cd)); 2914 PRO_BYADDR, (proc_xsym_f *)func, cd)); 2922 PRO_BYNAME, (proc_xsym_f *)func, cd));
|
Completed in 65 milliseconds