Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dcplmatch.c67 #define CPL_COL_SEP 2 macro
1066 fmt->ncol = fmt->term_width / (fmt->column_width + CPL_COL_SEP); in cpl_plan_listing()
1157 int npad = fmt->column_width + CPL_COL_SEP - clen - tlen; in cpl_format_line()