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