Home
last modified time | relevance | path

Searched refs:VSTR (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.c190 case VSTR: in vtonfs_type()
253 case VSTR: in vtonfsv2_mode()
/xnu-12377.1.9/bsd/kern/
H A Dkern_mman.c590 if (vp->v_type == VCHR || vp->v_type == VSTR) { in mmap()
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_subr.c11791 case VSTR: in __vtype()