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

/freebsd-10.1-release/usr.sbin/ppp/
H A Dauth.h58 extern const char *Auth2Nam(u_short, u_char);
H A Dauth.c88 Auth2Nam(u_short auth, u_char type) function
H A Dlcp.c825 Auth2Nam(proto, chap_type));
862 Auth2Nam(PROTO_CHAP, chap_type));
917 Auth2Nam(PROTO_CHAP, chap_type),
H A Ddatalink.c584 Auth2Nam(lcp->his_auth, lcp->his_authtype),
585 Auth2Nam(lcp->want_auth, lcp->want_authtype));

Completed in 158 milliseconds