Home
last modified time | relevance | path

Searched refs:ippAddStrings (Results 1 – 13 of 13) sorted by relevance

/external/libcups/filter/
Dtestclient.c222ippAddStrings(request, IPP_TAG_OPERATION, IPP_TAG_KEYWORD, "requested-attributes", (int)(sizeof(pa… in main()
786ippAddStrings(request, IPP_TAG_OPERATION, IPP_TAG_KEYWORD, "requested-attributes", (int)(sizeof(pa… in monitor_printer()
816ippAddStrings(request, IPP_TAG_OPERATION, IPP_TAG_KEYWORD, "requested-attributes", (int)(sizeof(ja… in monitor_printer()
/external/libcups/cups/
Dppd-util.c577ippAddStrings(request, IPP_TAG_OPERATION, IPP_TAG_KEYWORD, "requested-attributes", sizeof(requeste… in cups_get_printer_uri()
Dlibcups2.def417 ippAddStrings
Dtlscheck.c721ippAddStrings(request, IPP_TAG_OPERATION, IPP_TAG_KEYWORD, "requested-attributes", (int)(sizeof(pa… in main()
Dutil.c525 ippAddStrings(request, IPP_TAG_OPERATION, IPP_TAG_KEYWORD, in cupsGetJobs2()
Dencode.c553 if ((attr = ippAddStrings(ipp, group_tag, value_tag, option->name, count, in cupsEncodeOptions2()
Dcupspm.md841 ippAddStrings(request, IPP_TAG_OPERATION, IPP_TAG_KEYWORD,
845 The `ippAddStrings` function adds an attribute with one or more strings, in this
872 - `ippAddStrings` adds a charset, keyword, mimeMediaType, name, naturalLanguage,
Ddest-options.c635 ippAddStrings(request, IPP_TAG_OPERATION, IPP_TAG_KEYWORD, in cupsCopyDestInfo()
2332ippAddStrings(request, IPP_TAG_OPERATION, IPP_CONST_TAG(IPP_TAG_KEYWORD), "requested-attributes", … in cups_update_ready()
Dipp.h873 extern ipp_attribute_t *ippAddStrings(ipp_t *ipp, ipp_tag_t group,
Dtestppd.c902ippAddStrings(request, IPP_TAG_OPERATION, IPP_TAG_KEYWORD, "requested-attributes", sizeof(pattrs) … in main()
Dipp.c1208 ippAddStrings( in ippAddStrings() function
1539 …if ((dstattr = ippAddStrings(dst, srcattr->group_tag, (ipp_tag_t)(srctag | quickcopy), srcattr->na… in ippCopyAttribute()
1563 …if ((dstattr = ippAddStrings(dst, srcattr->group_tag, (ipp_tag_t)(srctag | quickcopy), srcattr->na… in ippCopyAttribute()
Dadminutil.c127 ippAddStrings(request, IPP_TAG_OPERATION, IPP_TAG_KEYWORD, in cupsAdminCreateWindowsPPD()
Ddest.c1403 ippAddStrings(request, IPP_TAG_OPERATION, IPP_TAG_KEYWORD, in _cupsGetDests()