Home
last modified time | relevance | path

Searched defs:lprocess (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rcap/common/
H A Drcapd.h94 typedef struct lprocess { struct
95 struct lprocess *lpc_prev; /* global process list */ argument
96 struct lprocess *lpc_next; argument
115 } lprocess_t; argument