Searched refs:NFCHR (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_nfs.c | 614 case NFCHR: return ("Character special");
|
/titanic_41/usr/src/head/rpcsvc/ |
H A D | nfs_prot.x | 94 NFCHR = 4, /* character special */ enumerator
|
/titanic_41/usr/src/uts/common/nfs/ |
H A D | nfs.h | 157 NFCHR, /* character special */ enumerator 200 #define NFS_FIFO_TYPE NFCHR
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_srv.c | 2766 0, NFREG, NFDIR, NFBLK, NFCHR, NFLNK, 0, 0, 0, NFSOC, 0 enumerator
|
H A D | nfs_client.c | 1070 case NFCHR: in nattr_to_vattr()
|