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

  /external/libcups/cups/
http.c 998 return (http ? http->keep_alive : HTTP_KEEPALIVE_OFF);
    [all...]
http.h 189 HTTP_KEEPALIVE_OFF = 0, /* No keep alive support */

Completed in 275 milliseconds