strbreak
field_count = strbreak(buffer, fields, sizeof(fields));
static int strbreak(char *, char **, int);
TRACE_IN(strbreak);
TRACE_OUT(strbreak);