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

/osnet-11/usr/src/lib/libproc/common/
H A DPstack.h46 uint_t uc_cached; /* is cached in the ps_prochandle */ member in struct:__anon2361
H A DPstack.c273 ucl->uc_cached = 1;
288 ucl->uc_cached = 1;
290 ucl->uc_cached = 0;
297 if (!ucl->uc_cached && ucl->uc_addrs != NULL)

Completed in 15 milliseconds