Searched refs:reqchap (Results 1 – 1 of 1) sorted by relevance
167 static int reqchap(char **);293 {"require-chap", 0, reqchap}, /* Require CHAP authentication from peer */294 {"+chap", 0, reqchap}, /* Require CHAP authentication from peer */1306 reqchap(char **argv) in reqchap() function