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

  /external/libcups/filter/
testclient.c 774 if (httpGetFd(http) < 0)
777 if (httpGetFd(http) >= 0)
  /external/libcups/cups/
http.h 547 extern int httpGetFd(http_t *http) _CUPS_API_1_2;
http.c 938 * 'httpGetFd()' - Get the file descriptor associated with a connection.
944 httpGetFd(http_t *http) /* I - HTTP connection */
    [all...]

Completed in 85 milliseconds