Searched refs:Prelease (Results 1 - 7 of 7) sorted by relevance
/osnet-11/usr/src/lib/libproc/common/ |
H A D | proc_arg.c | 188 Prelease(Pr, 0); 223 Prelease(Pr, 0);
|
H A D | libproc.h | 158 /* Flags accepted by Prelease */ 204 extern void Prelease(struct ps_prochandle *, int);
|
H A D | llib-lproc | 53 void Prelease(struct ps_prochandle *Pr, int flags);
|
H A D | Pcontrol.c | 696 * Remember the status for use by Prelease(). 927 * Close the file descriptors but don't do the Prelease logic. 1050 * It will become invalid on Prelease(). 1069 * It will become invalid on Prelease(). 1467 Prelease(struct ps_prochandle *P, int flags) function 1470 dprintf("Prelease: releasing handle %p PS_DEAD of pid %d\n", 1478 dprintf("Prelease: releasing handle %p PS_IDLE of file %s\n", 1484 dprintf("Prelease: releasing handle %p pid %d\n", 1559 dprintf("Prelease: failed to set process running\n");
|
/osnet-11/usr/src/lib/libpctx/common/ |
H A D | libpctx.c | 147 Prelease(pctx->Pr, PRELEASE_KILL); 220 Prelease(pctx->Pr, PRELEASE_CLEAR); 479 Prelease(pctx->Pr, PRELEASE_CLEAR);
|
/osnet-11/usr/src/lib/libdtrace/common/ |
H A D | dt_proc.c | 39 * below for more information on caching) will Prelease() be called on it. 659 Prelease(dpr->dpr_proc, 0); 780 Prelease(dpr->dpr_proc, rflag);
|
/osnet-11/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 4653 Prelease(p->pr, 0); 4660 Prelease(p->pr, 0); 4683 Prelease(Pr, 0);
|
Completed in 71 milliseconds