Lines Matching defs:chap
256 chap_StartChild(struct chap *chap, char *prog, const char *name) in chap_StartChild()
342 chap_Cleanup(struct chap *chap, int sig) in chap_Cleanup()
368 chap_Respond(struct chap *chap, char *name, char *key in chap_Respond()
399 struct chap *chap = descriptor2chap(d); in chap_UpdateSet() local
415 struct chap *chap = descriptor2chap(d); in chap_IsSet() local
424 struct chap *chap = descriptor2chap(d); in chap_Read() local
489 struct chap *chap = auth2chap(authp); in chap_ChallengeInit() local
526 struct chap *chap = auth2chap(authp); in chap_Challenge() local
655 chap_HaveAnotherGo(struct chap *chap) in chap_HaveAnotherGo()
669 chap_Init(struct chap *chap, struct physical *p) in chap_Init()
687 chap_ReInit(struct chap *chap) in chap_ReInit()
696 struct chap *chap = &p->dl->chap; in chap_Input() local