Searched refs:NFDIR (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/sys/lib/libsa/
H A Dnfsv2.h115 NFDIR=2, enumerator in enum:__anon28
H A Dnfs.c561 fa2->fa_type = htonl(NFDIR);
567 fa3->fa_type = htonl(NFDIR);
641 if (fa_type != htonl(NFDIR)) {
875 /* NFNON=0, NFREG=1, NFDIR=2, NFBLK=3, NFCHR=4, NFLNK=5 */
/netbsd-current/external/bsd/am-utils/dist/amd/
H A Dmap.c377 case NFDIR:
378 fattr->na_type = NFDIR;
731 mk_fattr(&mp->am_fattr, NFDIR);
H A Dautil.c710 if (mp->am_parent && mp->am_fattr.na_type == NFDIR)
H A Dnfs_subr.c400 if (mp->am_fattr.na_type != NFDIR) {
1037 if (mp->am_fattr.na_type != NFDIR) {
H A Damfs_generic.c782 mk_fattr(&mp->am_fattr, NFDIR);
/netbsd-current/sys/nfs/
H A Dnfsproto.h235 typedef enum { NFNON=0, NFREG=1, NFDIR=2, NFBLK=3, NFCHR=4, NFLNK=5, enumerator in enum:__anon13068
H A Dnfs_subs.c135 { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK, NFNON, NFCHR, NFNON };
137 { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK, NFSOCK, NFFIFO, NFNON };
/netbsd-current/external/bsd/tcpdump/dist/
H A Dnfs.h242 typedef enum { NFNON=0, NFREG=1, NFDIR=2, NFBLK=3, NFCHR=4, NFLNK=5, enumerator in enum:__anon52
H A Dprint-nfs.c176 { NFDIR, "DIR" },
/netbsd-current/sys/arch/i386/stand/libsa/
H A Dnfs.c562 fa2->fa_type = htonl(NFDIR);
568 fa3->fa_type = htonl(NFDIR);
645 if (fa_type != htonl(NFDIR)) {
879 /* NFNON=0, NFREG=1, NFDIR=2, NFBLK=3, NFCHR=4, NFLNK=5 */
/netbsd-current/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_hpux11.h206 NFDIR, /* directory */ enumerator in enum:nfsftype
H A Dnfs_prot_nextstep.h280 NFDIR = 2, enumerator in enum:nfstype
/netbsd-current/external/bsd/am-utils/dist/hlfsd/
H A Dstubs.c54 static nfsfattr rootfattr = {NFDIR, 0040555, 2, 0, 0, 512, 512, 0,
/netbsd-current/sys/fs/nfs/common/
H A Doldnfsproto.h336 NFDIR=2, enumerator in enum:__anon12441
H A Dnfsproto.h655 typedef enum { NFNON=0, NFREG=1, NFDIR=2, NFBLK=3, NFCHR=4, NFLNK=5, enumerator in enum:__anon18509
H A Dnfs_commonsubs.c61 nfstype nfsv34_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK, NFSOCK,
/netbsd-current/sys/fs/nfs/server/
H A Dnfs_nfsdsubs.c65 static nfstype newnfsv2_type[9] = { NFNON, NFREG, NFDIR, NFBLK, NFCHR, NFLNK,
1770 *tl = txdr_unsigned(NFDIR);
H A Dnfs_nfsdserv.c1199 case NFDIR:
/netbsd-current/lib/librpcsvc/
H A Dnfs_prot.x89 NFDIR = 2, /* directory */
/netbsd-current/sys/fs/nfs/client/
H A Dnfs_clrpcops.c2581 *tl = txdr_unsigned(NFDIR);

Completed in 392 milliseconds