Searched refs:pr_pidfile (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprvnops.c335 (VTOP(pnp->pr_pidfile)->pr_flags & PR_INVAL))) {
476 (VTOP(pnp->pr_pidfile)->pr_flags & PR_INVAL))) {
1713 ASSERT(pnp->pr_pidfile != NULL);
1716 pnp = VTOP(pnp->pr_pidfile);
2728 ASSERT(pnp->pr_pidfile != NULL);
2730 vp = pnp->pr_pidfile;
3524 if (!(VTOP(VTOP(vp)->pr_pidfile)->pr_flags & PR_INVAL) &&
3574 vp = pnp->pr_pidfile;
4524 pnp->pr_pidfile = PTOV(xpnp);
4608 if (pnp->pr_pidfile !
[all...]
H A Dprdata.h175 vnode_t *pr_pidfile; /* substitute vnode for old /proc */ member in struct:prnode
H A Dprioctl.c203 if (pnp->pr_pidfile != NULL) {
205 vp = pnp->pr_pidfile;
1766 if (pnp->pr_pidfile != NULL) {
1768 vp = pnp->pr_pidfile;

Completed in 59 milliseconds