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