Searched refs:cupsGetFd (Results 1 – 8 of 8) sorted by relevance
/external/libcups/cups/ |
D | getputfile.c | 35 cupsGetFd(http_t *http, /* I - Connection to server or @code CUPS_HTTP_DEFAULT@ */ in cupsGetFd() function 259 status = cupsGetFd(http, resource, fd); in cupsGetFile()
|
D | ppd-util.c | 418 status = cupsGetFd(http2, resource, fd); in cupsGetPPD3()
|
D | libcups2.def | 245 cupsGetFd
|
D | dest-localization.c | 419 status = cupsGetFd(http2, resource, cupsFileNumber(temp)); in cups_create_localizations()
|
D | cups.h | 388 extern http_status_t cupsGetFd(http_t *http, const char *resource, int fd) _CUPS_API_1_1_20;
|
D | adminutil.c | 1419 status = cupsGetFd(http, "/admin/conf/cupsd.conf", fd); in get_cupsd_conf()
|
D | ppd-cache.c | 4946 status = cupsGetFd(*http, resource, fd); in cups_get_url()
|
/external/libcups/notifier/ |
D | rss.c | 170 status = cupsGetFd(http, resource, fd); in main()
|