Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/mountd/
Dmountd.c136 #define EX_PUBLICFH 0x8 macro
2159 (oep->ex_flag & EX_PUBLICFH) != 0) in compare_nmount_exportlist()
2199 (oep->ex_flag & EX_PUBLICFH) != 0) in compare_nmount_exportlist()
3254 ep->ex_flag |= EX_PUBLICFH; in do_mount()