Searched refs:authType (Results 1 – 2 of 2) sorted by relevance
130 void pppSetAuth(enum pppAuthType authType, const char *user, const char *passwd);
461 pppSetAuth(enum pppAuthType authType, const char *user, const char *passwd) in pppSetAuth() argument463 switch(authType) { in pppSetAuth()