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

/freebsd-10.2-release/usr.sbin/ctld/
H A Dctld.h80 #define AG_TYPE_CHAP 3 macro
H A Dctld.c243 ag->ag_type = AG_TYPE_CHAP;
244 if (ag->ag_type != AG_TYPE_CHAP) {
547 type = AG_TYPE_CHAP;
H A Dlogin.c311 assert(ag->ag_type == AG_TYPE_CHAP ||

Completed in 106 milliseconds