Searched refs:uc_cached (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPstack.h46 uint_t uc_cached; /* is cached in the ps_prochandle */ member in struct:__anon3795
H A DPstack.c251 ucl->uc_cached = 1;
266 ucl->uc_cached = 1;
268 ucl->uc_cached = 0;
275 if (!ucl->uc_cached && ucl->uc_addrs != NULL)

Completed in 44 milliseconds