Searched refs:nochap (Results 1 – 1 of 1) sorted by relevance
166 static int nochap(char **);295 {"refuse-chap", 0, nochap}, /* Don't agree to auth to peer with CHAP */296 {"-chap", 0, nochap}, /* Don't allow CHAP authentication with peer */1295 nochap(char **argv) in nochap() function