IPP_TAG_PRINTER   222 source3/printing/print_cups.c 		while (attr != NULL && attr->group_tag != IPP_TAG_PRINTER)
IPP_TAG_PRINTER   235 source3/printing/print_cups.c 		while (attr != NULL && attr->group_tag == IPP_TAG_PRINTER) {
IPP_TAG_PRINTER   314 source3/printing/print_cups.c 		while (attr != NULL && attr->group_tag != IPP_TAG_PRINTER)
IPP_TAG_PRINTER   327 source3/printing/print_cups.c 		while (attr != NULL && attr->group_tag == IPP_TAG_PRINTER) {
IPP_TAG_PRINTER  1702 source3/printing/print_cups.c 		while (attr != NULL && attr->group_tag != IPP_TAG_PRINTER)
IPP_TAG_PRINTER  1712 source3/printing/print_cups.c 		while ( attr && (attr->group_tag == IPP_TAG_PRINTER) ) {
IPP_TAG_PRINTER   237 source3/printing/print_iprint.c 		while (attr != NULL && attr->group_tag != IPP_TAG_PRINTER)
IPP_TAG_PRINTER   252 source3/printing/print_iprint.c 		while (attr != NULL && attr->group_tag == IPP_TAG_PRINTER) {
IPP_TAG_PRINTER   375 source3/printing/print_iprint.c 		while (attr != NULL && attr->group_tag != IPP_TAG_PRINTER)
IPP_TAG_PRINTER   385 source3/printing/print_iprint.c 		while (attr != NULL && attr->group_tag == IPP_TAG_PRINTER)