pr_isobject
!(vp->v_type == VREG || (vp->v_type == VPROC && pr_isobject(vp))) ||
extern int pr_isobject(struct vnode *);