OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chap_auth_peer
(Results
1 - 3
of
3
) sorted by null
/external/ppp/pppd/
chap-new.h
124
extern void
chap_auth_peer
(int unit, char *our_name, int digest_code);
chap-new.c
193
*
chap_auth_peer
- Start authenticating the peer.
198
chap_auth_peer
(int unit, char *our_name, int digest_code)
function
auth.c
773
chap_auth_peer
(unit, our_name, CHAP_DIGEST(go->chap_mdtype));
[
all
...]
Completed in 2783 milliseconds