HomeSort by: relevance | last modified time | path
    Searched defs:freeauthinfo (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/ftp/
fetch.c 117 static void freeauthinfo(struct authinfo *);
221 freeauthinfo(struct authinfo *a) function in typeref:typename:void
509 freeauthinfo(auth);
1896 freeauthinfo(&wauth);
1897 freeauthinfo(&pauth);
2268 freeauthinfo(&auth);
fetch.c 117 static void freeauthinfo(struct authinfo *);
221 freeauthinfo(struct authinfo *a) function in typeref:typename:void
509 freeauthinfo(auth);
1896 freeauthinfo(&wauth);
1897 freeauthinfo(&pauth);
2268 freeauthinfo(&auth);

Completed in 28 milliseconds