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

/illumos-gate/usr/src/cmd/tnf/prex/
H A Dprbk.c48 } pidlist_t; typedef in typeref:struct:_pidlist
179 * In a feeble attempt at encapsulation, the pidlist_t type is private
190 pidlist_t *npl = (pidlist_t *) malloc(sizeof (*npl));
211 pidlist_t *ppl = (pidlist_t *) pl;
212 pidlist_t *tmp;
238 pidlist_t *ppl = (pidlist_t *) pl;
239 pidlist_t *tm
[all...]

Completed in 43 milliseconds