Searched refs:Pctlfd (Results 1 – 8 of 8) sorted by relevance
56 if (write(Pctlfd(Pr), ctlp, sizeof (long) + ctlsize) < 0) in Psetcred()81 if (write(Pctlfd(Pr), &ctl, sizeof (ctl)) < 0) in Psetzoneid()
115 Pctlfd;
261 extern int Pctlfd(struct ps_prochandle *);
1320 Pctlfd(struct ps_prochandle *P) in Pctlfd() function
401 int pfd = Pctlfd(P); in dt_proc_waitrun()470 int pfd = Pctlfd(P); in dt_proc_control()
43 Pctlfd.3proc \
60 file path=usr/share/man/man3proc/Pctlfd.3proc
552 (void) write(Pctlfd(t->t_pshandle), &cmd, sizeof (cmd)); in pt_pre_detach()3527 (void) write(Pctlfd(P), ctl, sizeof (ctl)); in pt_sigfwd()