Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Ddefs.h87 #define EX_DONE 6 macro
/freebsd/usr.sbin/mountd/
H A Dmountd.c135 #define EX_DONE 0x02 macro
2255 oep->ex_flag |= EX_DONE; in compare_nmount_exportlist()
2271 if ((oep->ex_flag & EX_DONE) == 0) { in compare_nmount_exportlist()