Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dvnode.h97 VSOCK, VFIFO, VBAD, VSTR, VCPLX enumerator
/xnu-12377.1.9/bsd/nfs/
H A Dnfs_subs.c191 case VCPLX: in vtonfs_type()
254 case VCPLX: in vtonfsv2_mode()
H A Dnfs_serv.c575 case VREG: case VDIR: case VLNK: case VCPLX: in nfsrv_setattr()
5261 case VREG: case VDIR: case VLNK: case VCPLX: in nfsrv_authorize()
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_subr.c10298 (vp->v_type == VLNK) || (vp->v_type == VCPLX) || in vnode_authorize_callback_int()
11793 case VCPLX: in __vtype()