Searched refs:AG_TYPE_CHAP (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.sbin/ctld/
H A Dctld.h79 #define AG_TYPE_CHAP 3 macro
H A Dctld.c248 ag->ag_type = AG_TYPE_CHAP;
249 if (ag->ag_type != AG_TYPE_CHAP) {
554 type = AG_TYPE_CHAP;
H A Dlogin.c310 assert(ag->ag_type == AG_TYPE_CHAP ||

Completed in 55 milliseconds