Home
last modified time | relevance | path

Searched refs:split_str (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libofmt/common/
H A Dofmt.c57 static split_t *split_str(const char *, uint_t);
104 split_str(const char *str, uint_t maxfields) in split_str() function
227 sp = split_str(str, nfields); in ofmt_open()
408 sp = split_str(value, OFMT_MAX_ROWS); in ofmt_fit_width()