Home
last modified time | relevance | path

Searched refs:fetchGetURL (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dfetch.c92 url = fetchGetURL( (char*) urlstr, "" ); in ldif_open_url()
/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dfetch.h114 FILE *fetchGetURL(const char *, const char *);
H A DMakefile65 MLINKS+= fetch.3 fetchGetURL.3
H A Dfetch.c188 fetchGetURL(const char *URL, const char *flags) in fetchGetURL() function
/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dfetch.h134 fetchIO *fetchGetURL(const char *, const char *);
H A Dfetch.c197 fetchGetURL(const char *URL, const char *flags) in fetchGetURL() function