text_max          294 tools/crm_ticket.c     static int text_max = 1024;
text_max          299 tools/crm_ticket.c     warning = calloc(1, text_max);
text_max          301 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
text_max          307 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
text_max          311 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
text_max          315 tools/crm_ticket.c         offset += snprintf(warning + offset, text_max - offset,
text_max          321 tools/crm_ticket.c     offset += snprintf(warning + offset, text_max - offset,
text_max          325 tools/crm_ticket.c     offset += snprintf(warning + offset, text_max - offset,