Searched refs:pppAuthType (Results 1 – 2 of 2) sorted by relevance
380 enum pppAuthType { enum387 void pppSetAuth(enum pppAuthType authType, const char *user, const char *passwd);
454 pppSetAuth(enum pppAuthType authType, const char *user, const char *passwd) in pppSetAuth()