Searched defs:uclist_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libproc/common/
H A DPstack.h47 } uclist_t; typedef in typeref:struct:__anon2361
49 int load_uclist(uclist_t *ucl, const lwpstatus_t *psp);
51 void init_uclist(uclist_t *ucl, struct ps_prochandle *P);
52 void free_uclist(uclist_t *ucl);
53 int find_uclink(uclist_t *ucl, uintptr_t addr);

Completed in 19 milliseconds