HomeSort by relevance Sort by last modified time
    Searched defs:pidlist_t (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/tnf/prex/
prbk.c 48 } 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 *tmp
    [all...]
  /onnv/onnv-gate/usr/src/cmd/filebench/common/
parsertypes.h 89 } pidlist_t; typedef in typeref:struct:pidlist

Completed in 120 milliseconds