text_max          431 tools/crm_ticket.c     static int text_max = 1024;
text_max          436 tools/crm_ticket.c     warning = calloc(1, text_max);
text_max          438 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
text_max          444 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
text_max          448 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
text_max          452 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
text_max          458 tools/crm_ticket.c     offset += snprintf(warning + offset, text_max - offset,
text_max          462 tools/crm_ticket.c     offset += snprintf(warning + offset, text_max - offset,