Searched refs:NFCHR (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfsproto.h319 typedef enum { NFNON=0, NFREG=1, NFDIR=2, NFBLK=3, NFCHR=4, NFLNK=5, enumerator in enum:__anon351
771 * special data/attribute associated with NFBLK/NFCHR
H A Dnfs4_vnops.c1739 case NFCHR:
1776 } else if ((type == NFBLK) || (type == NFCHR)) {
H A Dnfs_subs.c135 return NFCHR;
164 case NFCHR:

Completed in 90 milliseconds