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

  /src/share/examples/refuse/ian/libfetch/
ftp.c 956 _ftp_connect(struct url *url, struct url *purl, const char *flags) function in typeref:typename:conn_t *
1057 if ((conn = _ftp_connect(url, purl, flags)) == NULL)
ftp.c 956 _ftp_connect(struct url *url, struct url *purl, const char *flags) function in typeref:typename:conn_t *
1057 if ((conn = _ftp_connect(url, purl, flags)) == NULL)
ftp.c 956 _ftp_connect(struct url *url, struct url *purl, const char *flags) function in typeref:typename:conn_t *
1057 if ((conn = _ftp_connect(url, purl, flags)) == NULL)

Completed in 32 milliseconds