split_str
sp = split_str(str, nfields);
sp = split_str(value, OFMT_MAX_ROWS);
static split_t *split_str(const char *, uint_t);