Searched refs:Pctlfd (Results 1 – 7 of 7) sorted by relevance
58 if (write(Pctlfd(Pr), ctlp, sizeof (long) + ctlsize) < 0) in Psetcred()83 if (write(Pctlfd(Pr), &ctl, sizeof (ctl)) < 0) in Psetzoneid()
106 Pctlfd;
264 extern int Pctlfd(struct ps_prochandle *);
48 int Pctlfd(struct ps_prochandle *Pr);
1250 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()
550 (void) write(Pctlfd(t->t_pshandle), &cmd, sizeof (cmd)); in pt_pre_detach()3456 (void) write(Pctlfd(P), ctl, sizeof (ctl)); in pt_sigfwd()