Searched refs:NFNON (Results 1 – 9 of 9) sorted by relevance
| /src/stand/libsa/ |
| H A D | nfsv2.h | 112 NFNON=0, enumerator
|
| /src/sys/fs/nfs/ |
| H A D | nfsproto.h | 773 #define vtonfsv2_type(a) (((u_int32_t)(a)) >= 9 ? txdr_unsigned(NFNON) : \ 775 #define vtonfsv34_type(a) (((u_int32_t)(a)) >= 9 ? txdr_unsigned(NFNON) : \ 783 typedef enum { NFNON=0, NFREG=1, NFDIR=2, NFBLK=3, NFCHR=4, NFLNK=5, enumerator
|
| H A D | nfs_commonsubs.c | 61 nfstype nfsv34_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK, NFSOCK, 62 NFFIFO, NFNON }; 5578 ntyp = NFNON; in vtonfsv4_type()
|
| /src/contrib/tcpdump/ |
| H A D | nfs.h | 246 typedef enum { NFNON=0, NFREG=1, NFDIR=2, NFBLK=3, NFCHR=4, NFLNK=5, enumerator
|
| H A D | print-nfs.c | 167 { NFNON, "NON" },
|
| /src/sys/fs/nfsserver/ |
| H A D | nfs_nfsdsubs.c | 63 static nfstype newnfsv2_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK, 64 NFNON, NFCHR, NFNON };
|
| H A D | nfs_nfsdserv.c | 1437 nfstype nfs4type = NFNON; in nfsrvd_mknod()
|
| /src/sys/nfs/ |
| H A D | nfsproto.h | 329 NFNON=0, enumerator
|
| /src/include/rpcsvc/ |
| H A D | nfs_prot.x | 80 NFNON = 0, /* non-file */ enumerator
|