Home
last modified time | relevance | path

Searched refs:auth_url (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/tnftp/src/
Dfetch.c86 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() function
1081 if (auth_url(auth, authp, auser, apass) == 0) { in fetch_url()
/freebsd-9-stable/contrib/tnftp/
DChangeLog272 - Don't remove trailing character during auth_url()