Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dvnode.h96 VSOCK, VFIFO, VBAD, VSTR, VCPLX enumerator
/xnu-11215/bsd/nfs/
H A Dnfs_subs.c189 case VSTR: in vtonfs_type()
252 case VSTR: in vtonfsv2_mode()
/xnu-11215/bsd/kern/
H A Dkern_mman.c590 if (vp->v_type == VCHR || vp->v_type == VSTR) { in mmap()
/xnu-11215/bsd/vfs/
H A Dvfs_subr.c11675 case VSTR: in __vtype()