OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Auth2Nam
(Results
1 - 4
of
4
) sorted by null
/external/libppp/src/
auth.h
58
extern const char *
Auth2Nam
(u_short, u_char);
auth.c
88
Auth2Nam
(u_short auth, u_char type)
lcp.c
825
Auth2Nam
(proto, chap_type));
862
Auth2Nam
(PROTO_CHAP, chap_type));
917
Auth2Nam
(PROTO_CHAP, chap_type),
[
all
...]
datalink.c
584
Auth2Nam
(lcp->his_auth, lcp->his_authtype),
585
Auth2Nam
(lcp->want_auth, lcp->want_authtype));
[
all
...]
Completed in 308 milliseconds