Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/proc/
H A Dprvnops.c5566 prnode_t *opnp = NULL; in prinactive() local
5627 opnp = VTOP(ovp); in prinactive()
5628 ASSERT(opnp->pr_type == PR_PIDFILE); in prinactive()
5667 if (opnp != NULL) in prinactive()
5668 prfreenode(opnp); in prinactive()