Searched refs:NFNON (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/lib/libstand/
H A Dnfsv2.h115 NFNON=0, enumerator in enum:__anon5337
/freebsd-9.3-release/sys/fs/nfs/
H A Dnfsproto.h477 #define vtonfsv2_type(a) (((u_int32_t)(a)) >= 9 ? txdr_unsigned(NFNON) : \
479 #define vtonfsv34_type(a) (((u_int32_t)(a)) >= 9 ? txdr_unsigned(NFNON) : \
487 typedef enum { NFNON=0, NFREG=1, NFDIR=2, NFBLK=3, NFCHR=4, NFLNK=5, enumerator in enum:__anon9254
H A Dnfs_commonsubs.c54 nfstype nfsv34_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK, NFSOCK,
55 NFFIFO, NFNON };
/freebsd-9.3-release/sys/nfs/
H A Dnfs_common.c77 NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK, NFSOCK, NFFIFO, NFNON
H A Dnfsproto.h332 NFNON=0, enumerator in enum:__anon10021
/freebsd-9.3-release/contrib/tcpdump/
H A Dnfs.h250 typedef enum { NFNON=0, NFREG=1, NFDIR=2, NFBLK=3, NFCHR=4, NFLNK=5, enumerator in enum:__anon4077
H A Dprint-nfs.c151 { NFNON, "NON" },
/freebsd-9.3-release/sys/nfsserver/
H A Dnfs_srvsubs.c87 static const nfstype nfsv2_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR,
88 NFLNK, NFNON, NFCHR, NFNON };
/freebsd-9.3-release/sys/fs/nfsserver/
H A Dnfs_nfsdsubs.c54 static nfstype newnfsv2_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK,
55 NFNON, NFCHR, NFNON };
H A Dnfs_nfsdserv.c1135 nfstype nfs4type = NFNON;
/freebsd-9.3-release/include/rpcsvc/
H A Dnfs_prot.x87 NFNON = 0, /* non-file */

Completed in 136 milliseconds