Searched refs:Auth2Nam (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Dauth.h60 extern const char *Auth2Nam(u_short, u_char);
H A Dauth.c90 Auth2Nam(u_short auth, u_char type) function
H A Dlcp.c827 Auth2Nam(proto, chap_type));
864 Auth2Nam(PROTO_CHAP, chap_type));
919 Auth2Nam(PROTO_CHAP, chap_type),
H A Ddatalink.c586 Auth2Nam(lcp->his_auth, lcp->his_authtype),
587 Auth2Nam(lcp->want_auth, lcp->want_authtype));

Completed in 111 milliseconds