HomeSort by relevance Sort by last modified time
    Searched refs:newhost (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
ftp.h 150 /* newhost is the (allocated) IP addr or host name to connect the data
152 char *newhost; /* this is the pair to connect the DATA... */ member in struct:ftp_conn
ftp.c 116 char *newhost, /* ascii version */
305 Curl_safefree(ftpc->newhost);
    [all...]

Completed in 76 milliseconds