Home
last modified time | relevance | path

Searched refs:cupsGetFd (Results 1 – 8 of 8) sorted by relevance

/external/libcups/cups/
Dgetputfile.c35 cupsGetFd(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetFd() function
259 status = cupsGetFd(http, resource, fd); in cupsGetFile()
Dppd-util.c418 status = cupsGetFd(http2, resource, fd); in cupsGetPPD3()
Dlibcups2.def245 cupsGetFd
Ddest-localization.c419 status = cupsGetFd(http2, resource, cupsFileNumber(temp)); in cups_create_localizations()
Dcups.h388 extern http_status_t cupsGetFd(http_t *http, const char *resource, int fd) _CUPS_API_1_1_20;
Dadminutil.c1419 status = cupsGetFd(http, "/admin/conf/cupsd.conf", fd); in get_cupsd_conf()
Dppd-cache.c4946 status = cupsGetFd(*http, resource, fd); in cups_get_url()
/external/libcups/notifier/
Drss.c170 status = cupsGetFd(http, resource, fd); in main()