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

  /external/curl/lib/
http.c 727 !data->state.first_host ||
729 Curl_raw_equal(data->state.first_host, conn->host.name)) {
    [all...]
urldata.h 1257 char *first_host; \/* host name of the first (not followed) request. member in struct:UrlState
    [all...]
url.c 446 Curl_safefree(data->state.first_host);
    [all...]

Completed in 110 milliseconds