Lines Matching refs:DEBUG_printf
124 …DEBUG_printf(("ippAddBoolean(ipp=%p, group=%02x(%s), name=\"%s\", value=%d)", (void *)ipp, group, … in ippAddBoolean()
172 …DEBUG_printf(("ippAddBooleans(ipp=%p, group=%02x(%s), name=\"%s\", num_values=%d, values=%p)", (vo… in ippAddBooleans()
226 …DEBUG_printf(("ippAddCollection(ipp=%p, group=%02x(%s), name=\"%s\", value=%p)", (void *)ipp, grou… in ippAddCollection()
280 …DEBUG_printf(("ippAddCollections(ipp=%p, group=%02x(%s), name=\"%s\", num_values=%d, values=%p)", … in ippAddCollections()
336 …DEBUG_printf(("ippAddDate(ipp=%p, group=%02x(%s), name=\"%s\", value=%p)", (void *)ipp, group, ipp… in ippAddDate()
385 …DEBUG_printf(("ippAddInteger(ipp=%p, group=%02x(%s), type=%02x(%s), name=\"%s\", value=%d)", (void… in ippAddInteger()
454 …DEBUG_printf(("ippAddIntegers(ipp=%p, group=%02x(%s), type=%02x(%s), name=\"%s\", num_values=%d, v… in ippAddIntegers()
579 …DEBUG_printf(("ippAddOutOfBand(ipp=%p, group=%02x(%s), value_tag=%02x(%s), name=\"%s\")", (void *)… in ippAddOutOfBand()
631 …DEBUG_printf(("ippAddRange(ipp=%p, group=%02x(%s), name=\"%s\", lower=%d, upper=%d)", (void *)ipp,… in ippAddRange()
681 …DEBUG_printf(("ippAddRanges(ipp=%p, group=%02x(%s), name=\"%s\", num_values=%d, lower=%p, upper=%p… in ippAddRanges()
738 …DEBUG_printf(("ippAddResolution(ipp=%p, group=%02x(%s), name=\"%s\", units=%d, xres=%d, yres=%d)",… in ippAddResolution()
793 …DEBUG_printf(("ippAddResolutions(ipp=%p, group=%02x(%s), name=\"%s\", num_value=%d, units=%d, xres… in ippAddResolutions()
838 DEBUG_printf(("ippAddSeparator(ipp=%p)", (void *)ipp)); in ippAddSeparator()
892 …DEBUG_printf(("ippAddString(ipp=%p, group=%02x(%s), value_tag=%02x(%s), name=\"%s\", language=\"%s… in ippAddString()
1224 …DEBUG_printf(("ippAddStrings(ipp=%p, group=%02x(%s), value_tag=%02x(%s), name=\"%s\", num_values=%… in ippAddStrings()
1393 DEBUG_printf(("ippContainsString(attr=%p, value=\"%s\")", (void *)attr, value)); in ippContainsString()
1409 DEBUG_printf(("1ippContainsString: attr %s, %s with %d values.", in ippContainsString()
1424 DEBUG_printf(("1ippContainsString: value[%d]=\"%s\"", in ippContainsString()
1443 DEBUG_printf(("1ippContainsString: value[%d]=\"%s\"", in ippContainsString()
1488 …DEBUG_printf(("ippCopyAttribute(dst=%p, srcattr=%p, quickcopy=%d)", (void *)dst, (void *)srcattr, … in ippCopyAttribute()
1654 …DEBUG_printf(("ippCopyAttributes(dst=%p, src=%p, quickcopy=%d, cb=%p, context=%p)", (void *)dst, (… in ippCopyAttributes()
1739 DEBUG_printf(("ippDelete(ipp=%p)", (void *)ipp)); in ippDelete()
1747 DEBUG_printf(("4debug_retain: %p IPP message (use=%d)", (void *)ipp, ipp->use)); in ippDelete()
1751 DEBUG_printf(("4debug_free: %p IPP message", (void *)ipp)); in ippDelete()
1757 …DEBUG_printf(("4debug_free: %p %s %s%s (%d values)", (void *)attr, attr->name, attr->num_values > … in ippDelete()
1786 …DEBUG_printf(("ippDeleteAttribute(ipp=%p, attr=%p(%s))", (void *)ipp, (void *)attr, attr ? attr->n… in ippDeleteAttribute()
1795 …DEBUG_printf(("4debug_free: %p %s %s%s (%d values)", (void *)attr, attr->name, attr->num_values > … in ippDeleteAttribute()
1903 …DEBUG_printf(("2ippFindAttribute(ipp=%p, name=\"%s\", type=%02x(%s))", (void *)ipp, name, type, ip… in ippFindAttribute()
1943 …DEBUG_printf(("2ippFindNextAttribute(ipp=%p, name=\"%s\", type=%02x(%s))", (void *)ipp, name, type… in ippFindNextAttribute()
1948 DEBUG_printf(("3ippFindNextAttribute: atend=%d", ipp->atend)); in ippFindNextAttribute()
2014 DEBUG_printf(("4ippFindAttribute: attr=%p, name=\"%s\"", (void *)attr, attr->name)); in ippFindNextAttribute()
2632 DEBUG_printf(("4debug_alloc: %p IPP message", (void *)temp)); in ippNew()
2642 DEBUG_printf(("1ippNew: Returning %p", (void *)temp)); in ippNew()
2668 DEBUG_printf(("ippNewRequest(op=%02x(%s))", op, ippOpString(op))); in ippNewRequest()
2828 …DEBUG_printf(("ippRead(http=%p, ipp=%p), data_remaining=" CUPS_LLFMT, (void *)http, (void *)ipp, C… in ippRead()
2833 DEBUG_printf(("2ippRead: http->state=%d, http->used=%d", http->state, http->used)); in ippRead()
2850 DEBUG_printf(("ippReadFile(fd=%d, ipp=%p)", fd, (void *)ipp)); in ippReadFile()
2880 …DEBUG_printf(("ippReadIO(src=%p, cb=%p, blocking=%d, parent=%p, ipp=%p)", (void *)src, (void *)cb,… in ippReadIO()
2881 DEBUG_printf(("2ippReadIO: ipp->state=%d", ipp ? ipp->state : IPP_STATE_ERROR)); in ippReadIO()
2921 DEBUG_printf(("2ippReadIO: version=%d.%d", buffer[0], buffer[1])); in ippReadIO()
2922 DEBUG_printf(("2ippReadIO: op_status=%04x", in ippReadIO()
2924 DEBUG_printf(("2ippReadIO: request_id=%d", in ippReadIO()
2950 …DEBUG_printf(("2ippReadIO: ipp->current=%p, ipp->prev=%p", (void *)ipp->current, (void *)ipp->prev… in ippReadIO()
2980 DEBUG_printf(("1ippReadIO: bad tag 0x%x.", tag)); in ippReadIO()
3000 DEBUG_printf(("1ippReadIO: bad tag 0x%02x.", tag)); in ippReadIO()
3017 …DEBUG_printf(("2ippReadIO: group tag=%x(%s), ipp->prev=%p", tag, ippTagString(tag), (void *)ipp->p… in ippReadIO()
3021 DEBUG_printf(("2ippReadIO: value tag=%x(%s)", tag, in ippReadIO()
3040 DEBUG_printf(("1ippReadIO: bad name length %d.", n)); in ippReadIO()
3045 DEBUG_printf(("2ippReadIO: name length=%d", n)); in ippReadIO()
3095 DEBUG_printf(("1ippReadIO: 1setOf value tag %x(%s) != %x(%s)", in ippReadIO()
3104 DEBUG_printf(("1ippReadIO: Converting %s attribute from %s to %s.", in ippReadIO()
3122 DEBUG_printf(("1ippReadIO: 1setOf value tag %x(%s) != %x(%s)", in ippReadIO()
3135 DEBUG_printf(("1ippReadIO: Converting %s attribute to " in ippReadIO()
3145 DEBUG_printf(("1ippReadIO: value tag %x(%s) != %x(%s)", in ippReadIO()
3188 …DEBUG_printf(("2ippReadIO: membername, ipp->current=%p, ipp->prev=%p", (void *)ipp->current, (void… in ippReadIO()
3219 …DEBUG_printf(("2ippReadIO: name=\"%s\", ipp->current=%p, ipp->prev=%p", buffer, (void *)ipp->curre… in ippReadIO()
3237 DEBUG_printf(("2ippReadIO: value length=%d", n)); in ippReadIO()
3243 DEBUG_printf(("1ippReadIO: bad value length %d.", n)); in ippReadIO()
3260 DEBUG_printf(("1ippReadIO: bad integer value length %d.", n)); in ippReadIO()
3286 DEBUG_printf(("1ippReadIO: bad boolean value length %d.", n)); in ippReadIO()
3343 DEBUG_printf(("2ippReadIO: value=\"%s\"", value->string.text)); in ippReadIO()
3350 DEBUG_printf(("1ippReadIO: bad date value length %d.", n)); in ippReadIO()
3368 DEBUG_printf(("1ippReadIO: bad resolution value length %d.", n)); in ippReadIO()
3395 DEBUG_printf(("1ippReadIO: bad rangeOfInteger value length " in ippReadIO()
3428 DEBUG_printf(("1ippReadIO: bad stringWithLanguage value " in ippReadIO()
3460 DEBUG_printf(("1ippReadIO: bad language value length %d.", in ippReadIO()
3469 DEBUG_printf(("1ippReadIO: bad language value length %d.", in ippReadIO()
3487 DEBUG_printf(("1ippReadIO: bad string value length %d.", n)); in ippReadIO()
3576 DEBUG_printf(("2ippReadIO: member name=\"%s\"", attr->name)); in ippReadIO()
3584 DEBUG_printf(("1ippReadIO: bad octetString value length %d.", in ippReadIO()
3630 DEBUG_printf(("1ippReadIO: returning ipp->state=%d.", ipp->state)); in ippReadIO()
5369 DEBUG_printf(("ippWrite(http=%p, ipp=%p)", (void *)http, (void *)ipp)); in ippWrite()
5388 DEBUG_printf(("ippWriteFile(fd=%d, ipp=%p)", fd, (void *)ipp)); in ippWriteFile()
5417 …DEBUG_printf(("ippWriteIO(dst=%p, cb=%p, blocking=%d, parent=%p, ipp=%p)", (void *)dst, (void *)cb… in ippWriteIO()
5456 DEBUG_printf(("2ippWriteIO: version=%d.%d", buffer[0], buffer[1])); in ippWriteIO()
5457 DEBUG_printf(("2ippWriteIO: op_status=%04x", in ippWriteIO()
5459 DEBUG_printf(("2ippWriteIO: request_id=%d", in ippWriteIO()
5479 DEBUG_printf(("1ippWriteIO: ipp->current=%p", (void *)ipp->current)); in ippWriteIO()
5513 DEBUG_printf(("2ippWriteIO: wrote group tag=%x(%s)", in ippWriteIO()
5521 DEBUG_printf(("1ippWriteIO: %s (%s%s)", attr->name, in ippWriteIO()
5543 DEBUG_printf(("1ippWriteIO: Attribute name too long (%d)", n)); in ippWriteIO()
5552 DEBUG_printf(("2ippWriteIO: writing value tag=%x(%s)", in ippWriteIO()
5554 DEBUG_printf(("2ippWriteIO: writing name=%d,\"%s\"", n, in ippWriteIO()
5582 DEBUG_printf(("1ippWriteIO: Attribute name too long (%d)", n)); in ippWriteIO()
5592 DEBUG_printf(("2ippWriteIO: writing value tag=%x(memberName)", in ippWriteIO()
5594 DEBUG_printf(("2ippWriteIO: writing name=%d,\"%s\"", n, in ippWriteIO()
5596 DEBUG_printf(("2ippWriteIO: writing value tag=%x(%s)", in ippWriteIO()
5748 DEBUG_printf(("2ippWriteIO: writing value tag=%x(%s)", in ippWriteIO()
5751 DEBUG_printf(("2ippWriteIO: writing name=0,\"\"")); in ippWriteIO()
5778 DEBUG_printf(("1ippWriteIO: String too long (%d)", n)); in ippWriteIO()
5783 DEBUG_printf(("2ippWriteIO: writing string=%d,\"%s\"", n, in ippWriteIO()
6020 DEBUG_printf(("1ippWriteIO: text/nameWithLanguage value " in ippWriteIO()
6188 DEBUG_printf(("1ippWriteIO: Data length too long (%d)", in ippWriteIO()
6234 DEBUG_printf(("2ippWriteIO: wrote %d bytes", in ippWriteIO()
6308 …DEBUG_printf(("4ipp_add_attr(ipp=%p, name=\"%s\", group_tag=0x%x, value_tag=0x%x, num_values=%d)",… in ipp_add_attr()
6335 …DEBUG_printf(("4debug_alloc: %p %s %s%s (%d values)", (void *)attr, name, num_values > 1 ? "1setOf… in ipp_add_attr()
6357 DEBUG_printf(("5ipp_add_attr: Returning %p", (void *)attr)); in ipp_add_attr()
6376 DEBUG_printf(("4ipp_free_values(attr=%p, element=%d, count=%d)", (void *)attr, element, count)); in ipp_free_values()
6546 DEBUG_printf(("3ipp_length(ipp=%p, collection=%d)", (void *)ipp, collection)); in ipp_length()
6580 DEBUG_printf(("5ipp_length: attr->name=\"%s\", attr->num_values=%d, " in ipp_length()
6687 DEBUG_printf(("4ipp_length: Returning " CUPS_LLFMT " bytes", CUPS_LLCAST bytes)); in ipp_length()
6706 …DEBUG_printf(("7ipp_read_http(http=%p, buffer=%p, length=%d)", (void *)http, (void *)buffer, (int)… in ipp_read_http()
6716 …DEBUG_printf(("9ipp_read_http: tbytes=" CUPS_LLFMT ", http->state=%d", CUPS_LLCAST tbytes, http->s… in ipp_read_http()
6776 DEBUG_printf(("8ipp_read_http: Returning " CUPS_LLFMT " bytes", CUPS_LLCAST tbytes)); in ipp_read_http()
6868 DEBUG_printf(("4ipp_set_value: Reallocating for up to %d values.", in ipp_set_value()
6894 DEBUG_printf(("4debug_free: %p %s", (void *)*attr, temp->name)); in ipp_set_value()
6895 …DEBUG_printf(("4debug_alloc: %p %s %s%s (%d)", (void *)temp, temp->name, temp->num_values > 1 ? "1… in ipp_set_value()