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

  /external/libcups/cups/
http-private.h 346 int wait_value; /* httpWait value for timeout */ member in struct:_http_s
tls-boringssl.c 244 while (!_httpWait(http, http->wait_value, 0))
http.c 1198 while (!_httpWait(http, http->wait_value, 1))
    [all...]
tls-gnutls.c 1103 while (!_httpWait(http, http->wait_value, 0))
    [all...]
tls-darwin.c     [all...]

Completed in 228 milliseconds