Home
last modified time | relevance | path

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

/dragonfly/lib/libfetch/
H A Dftp.c272 ftp_cwd(conn_t *conn, const char *file) in ftp_cwd() function
1128 if (ftp_cwd(conn, url->doc) == -1) in ftp_request()