Home
last modified time | relevance | path

Searched refs:Pctlfd (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/lib/libproc/common/
H A Dproc_set.c58 if (write(Pctlfd(Pr), ctlp, sizeof (long) + ctlsize) < 0) in Psetcred()
83 if (write(Pctlfd(Pr), &ctl, sizeof (ctl)) < 0) in Psetzoneid()
H A Dmapfile-vers106 Pctlfd;
H A Dlibproc.h264 extern int Pctlfd(struct ps_prochandle *);
H A Dllib-lproc48 int Pctlfd(struct ps_prochandle *Pr);
H A DPcontrol.c1250 Pctlfd(struct ps_prochandle *P) in Pctlfd() function
/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_proc.c401 int pfd = Pctlfd(P); in dt_proc_waitrun()
470 int pfd = Pctlfd(P); in dt_proc_control()
/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c550 (void) write(Pctlfd(t->t_pshandle), &cmd, sizeof (cmd)); in pt_pre_detach()
3456 (void) write(Pctlfd(P), ctl, sizeof (ctl)); in pt_sigfwd()