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

  /external/curl/lib/
http.h 133 const char *p_accept; /* Accept: string */ member in struct:HTTP
rtsp.c 244 const char *p_accept = NULL; local
365 p_accept = Curl_checkheaders(conn, "Accept:")?
479 p_accept ? p_accept : "",

Completed in 67 milliseconds