Searched refs:uclist_t (Results 1 - 6 of 6) 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);
H A DPstack.c192 load_uclist(uclist_t *ucl, const lwpstatus_t *psp)
265 init_uclist(uclist_t *ucl, struct ps_prochandle *P)
295 free_uclist(uclist_t *ucl)
302 find_uclink(uclist_t *ucl, uintptr_t addr)
/osnet-11/usr/src/lib/libproc/i386/
H A DPisadep.c205 uclist_t ucl;
/osnet-11/usr/src/lib/libproc/amd64/
H A DPisadep.c267 uclist_t ucl;
387 uclist_t ucl;
/osnet-11/usr/src/lib/libproc/sparc/
H A DPisadep.c266 uclist_t ucl;
/osnet-11/usr/src/lib/libproc/sparcv9/
H A DPisadep.c348 uclist_t ucl;

Completed in 32 milliseconds