Searched refs:NFREG (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/stand/libsa/
H A Dnfsv2.h116 NFREG=1, enumerator in enum:__anon9255
/freebsd-12-stable/contrib/tcpdump/
H A Dnfs.h248 typedef enum { NFNON=0, NFREG=1, NFDIR=2, NFBLK=3, NFCHR=4, NFLNK=5, enumerator in enum:__anon7097
H A Dprint-nfs.c171 { NFREG, "REG" },
/freebsd-12-stable/sys/nfs/
H A Dnfsproto.h335 NFREG=1, enumerator in enum:__anon16454
/freebsd-12-stable/include/rpcsvc/
H A Dnfs_prot.x90 NFREG = 1, /* regular file */
/freebsd-12-stable/sys/fs/nfs/
H A Dnfsproto.h705 typedef enum { NFNON=0, NFREG=1, NFDIR=2, NFBLK=3, NFCHR=4, NFLNK=5, enumerator in enum:__anon15635
H A Dnfs_commonsubs.c58 nfstype nfsv34_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK, NFSOCK,
/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdsubs.c61 static nfstype newnfsv2_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK,

Completed in 332 milliseconds