Searched defs:chap (Results 1 – 5 of 5) sorted by relevance
39 struct chap { struct62 ((d)->type == CHAP_DESCRIPTOR ? (struct chap *)(d) : NULL) argument
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() local415 struct chap *chap = descriptor2chap(d); in chap_IsSet() local424 struct chap *chap = descriptor2chap(d); in chap_Read() local489 struct chap *chap = auth2chap(authp); in chap_ChallengeInit() local526 struct chap *chap = auth2chap(authp); in chap_Challenge() local650 chap_HaveAnotherGo(struct chap *chap) in chap_HaveAnotherGo()664 chap_Init(struct chap *chap, struct physical *p) in chap_Init()[all …]
83 static char chap[10]; in Auth2Nam() local
118 struct chap chap; /* Authentication using chap */ member
407 static const struct cp chap = { variable