Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/
H A Dmain.c131 int pstatusfd; in main() local
H A Dps.c127 ps_init(int pctlfd, int pstatusfd, pid_t pid, struct ps_prochandle *procp) in ps_init()