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

/freebsd-13-stable/usr.sbin/ppp/
H A Ddefs.h89 #define EX_DONE 6 macro
/freebsd-13-stable/usr.sbin/mountd/
H A Dmountd.c148 #define EX_DONE 0x2 macro
2187 oep->ex_flag |= EX_DONE;
2203 if ((oep->ex_flag & EX_DONE) == 0) {

Completed in 60 milliseconds