uclist_t
uclist_t ucl;
uclist_t ucl;
load_uclist(uclist_t *ucl, const lwpstatus_t *psp)
init_uclist(uclist_t *ucl, struct ps_prochandle *P)
free_uclist(uclist_t *ucl)
find_uclink(uclist_t *ucl, uintptr_t addr)
int load_uclist(uclist_t *ucl, const lwpstatus_t *psp);
void init_uclist(uclist_t *ucl, struct ps_prochandle *P);
void free_uclist(uclist_t *ucl);
int find_uclink(uclist_t *ucl, uintptr_t addr);
uclist_t ucl;
uclist_t ucl;
uclist_t ucl;