Home
last modified time | relevance | path

Searched refs:chap_ReInit (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dchap.h74 extern void chap_ReInit(struct chap *);
H A Dchap.c687 chap_ReInit(struct chap *chap) in chap_ReInit() function
H A Ddatalink.c601 chap_ReInit(&dl->chap); in datalink_AuthReInit()