Searched refs:pppSetAuth (Results 1 – 2 of 2) sorted by relevance
387 void pppSetAuth(enum pppAuthType authType, const char *user, const char *passwd);
439 pppSetAuth(PPPAUTHTYPE_NONE, NULL, NULL); in pppInit()454 pppSetAuth(enum pppAuthType authType, const char *user, const char *passwd) in pppSetAuth() function