Lines Matching refs:CUPS_HTTP_DEFAULT
22 `http_t`. The `CUPS_HTTP_DEFAULT` constant can be used when you want to talk to
319 typically the constant `CUPS_HTTP_DEFAULT`. The `dest` argument specifies the
390 cups_dinfo_t *info = cupsCopyDestInfo(CUPS_HTTP_DEFAULT,
393 if (cupsCheckDestSupported(CUPS_HTTP_DEFAULT, dest, info,
397 cupsFindDestSupported(CUPS_HTTP_DEFAULT, dest, info,
413 cupsFindDestSupported(CUPS_HTTP_DEFAULT, dest, info,
442 cupsFindDestDefault(CUPS_HTTP_DEFAULT, dest, info,
481 cupsFindDestReady(CUPS_HTTP_DEFAULT, dest, info,
550 if (cupsGetDestMediaByName(CUPS_HTTP_DEFAULT, dest, info,
580 int count = cupsGetDestMediaCount(CUPS_HTTP_DEFAULT,
586 if (cupsGetDestMediaByIndex(CUPS_HTTP_DEFAULT, dest, info,
664 if (cupsCreateDestJob(CUPS_HTTP_DEFAULT, dest, info,
713 if (cupsStartDestDocument(CUPS_HTTP_DEFAULT, dest, info,
718 if (cupsWriteRequestData(CUPS_HTTP_DEFAULT, buffer,
722 if (cupsFinishDestDocument(CUPS_HTTP_DEFAULT, dest,