Searched refs:auth_url (Results 1 – 2 of 2) sorted by relevance
86 static int auth_url(const char *, char **, const char *, const char *);146 auth_url(const char *challenge, char **response, const char *guser, in auth_url() function1081 if (auth_url(auth, authp, auser, apass) == 0) { in fetch_url()
272 - Don't remove trailing character during auth_url()