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

  /external/chromium/third_party/libevent/
evhttp.h 220 char *response_code_line; /* Readable response */ member in struct:evhttp_request
http.c 467 req->response_code_line);
1245 if ((req->response_code_line = strdup(readable)) == NULL)
    [all...]

Completed in 42 milliseconds