Home
last modified time | relevance | path

Searched refs:pop_status (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPutil.c155 .pop_status = (pop_status_t)Pdefault_void,
193 if (src->pop_status != NULL) in Pinit_ops()
194 dst->pop_status = src->pop_status; in Pinit_ops()
H A Dlibproc.h222 pop_status_t pop_status; member
H A DPcontrol.c1295 P->ops.pop_status(P, &P->status, P->data); in Pread_status()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c1985 .pop_status = Pstatus_gcore,