Searched refs:Preopen (Results 1 – 8 of 8) sorted by relevance
169 Preopen;
258 extern int Preopen(struct ps_prochandle *);
56 int Preopen(struct ps_prochandle *Pr);
617 Preopen(P) != 0) { /* and we can't get it back */ in Pxcreate()1451 Preopen(struct ps_prochandle *P) in Preopen() function
633 (void) Preopen(pctx->Pr); in pctx_run()
603 if (Preopen(P) == 0) in dt_proc_control()
954 if (Preopen(Proc) == 0) { /* we got control back */ in worker_thread()
861 if (Pstate(P) == PS_LOST && Preopen(P) == -1) { in pt_exec()3593 if (Preopen(P) == 0) in pt_setrun()