Searched refs:VPROC (Results 1 – 8 of 8) sorted by relevance
542 { VPROC, "PROC" },1081 case VPROC: in pfile_callback()
500 case VPROC: /* VOP_GETATTR() translates this to VREG */ in nm_mount()
1332 !(orig->v_type == VPROC && vp != NULL && vp->v_type != VPROC)) { in port_associate_fop()
2860 vap->va_type = (vp->v_type == VPROC) ? VREG : vp->v_type; in prgetattr()3415 else if (vp->v_type != VPROC || in prcreate()3654 if (vp->v_type == VPROC) { in pr_lookup_piddir()3960 if (vp->v_type == VPROC) { in pr_lookup_lwpiddir()4465 vp->v_type = VPROC; in prgetnode()
651 (type == VPROC) || (type == VPORT)) in sdev_create()
168 VPROC = 8, enumerator
167 VPROC = 8, enumerator
1115 !(vp->v_type == VREG || (vp->v_type == VPROC && pr_isobject(vp))) || in execpermissions()