Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dconf.c1145 gopt.flags |= CFM_SHOW_STATFS_ENTRIES; in gopt_show_statfs_entries()
1148 gopt.flags &= ~CFM_SHOW_STATFS_ENTRIES; in gopt_show_statfs_entries()
H A Damd.h69 #define CFM_SHOW_STATFS_ENTRIES 0x00000080 macro
H A Dnfs_subr.c573 if ((gopt.flags & CFM_SHOW_STATFS_ENTRIES) && in nfsproc_statfs_2_svc()
1713 if ((gopt.flags & CFM_SHOW_STATFS_ENTRIES) && in am_nfs3_fsstat_3_svc()