Home
last modified time | relevance | path

Searched refs:NA_DFACLCNT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs_acl.c116 #define NA_DFACLCNT 0x8 macro
669 getflag(mask, NA_DFACLCNT, "dfaclcnt", "(no dfaclcnt)")); in detail_mask()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_acl.x86 const NA_DFACLCNT = 0x8; /* the number of entries in the dfaclent list */ variable
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_acl.h78 #define NA_DFACLCNT 0x8 macro