IPP_TAG_JOB      1188 source3/printing/print_cups.c 		while (attr != NULL && attr->group_tag != IPP_TAG_JOB)
IPP_TAG_JOB      1224 source3/printing/print_cups.c 		while (attr != NULL && attr->group_tag == IPP_TAG_JOB) {
IPP_TAG_JOB       819 source3/printing/print_iprint.c 		if (attr != NULL && attr->group_tag == IPP_TAG_JOB)
IPP_TAG_JOB      1066 source3/printing/print_iprint.c 		while (attr != NULL && attr->group_tag != IPP_TAG_JOB)
IPP_TAG_JOB      1102 source3/printing/print_iprint.c 		while (attr != NULL && attr->group_tag == IPP_TAG_JOB) {