Searched refs:VPROC (Results 1 – 6 of 6) sorted by relevance
542 { VPROC, "PROC" },1081 case VPROC: in pfile_callback()
500 case VPROC: /* VOP_GETATTR() translates this to VREG */ in nm_mount()
2795 vap->va_type = (vp->v_type == VPROC) ? VREG : vp->v_type; in prgetattr()3342 else if (vp->v_type != VPROC || in prcreate()3581 if (vp->v_type == VPROC) { in pr_lookup_piddir()3887 if (vp->v_type == VPROC) { in pr_lookup_lwpiddir()4392 vp->v_type = VPROC; in prgetnode()
391 (type == VPROC) || (type == VPORT)) in sdev_create()
166 VPROC = 8, enumerator
1110 !(vp->v_type == VREG || (vp->v_type == VPROC && pr_isobject(vp))) || in execpermissions()