Home
last modified time | relevance | path

Searched refs:ftpGetURL (Results 1 – 3 of 3) sorted by relevance

/dragonfly/lib/libftpio/
H A DMakefile19 MLINKS+= ftpio.3 ftpGetURL.3
H A Dftpio.h65 extern FILE *ftpGetURL(const char *url, const char *user,
H A Dftpio.c344 ftpGetURL(const char *url, const char *user, const char *passwd, int *retcode) in ftpGetURL() function