text_max          503 tools/crm_ticket.c     static int text_max = 1024;
text_max          508 tools/crm_ticket.c     warning = calloc(1, text_max);
text_max          510 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
text_max          516 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
text_max          520 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
text_max          524 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
text_max          530 tools/crm_ticket.c     offset += snprintf(warning + offset, text_max - offset,
text_max          534 tools/crm_ticket.c     offset += snprintf(warning + offset, text_max - offset,