Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dexpand.c97 #define EF_COL_SEP 2 macro
1342 fmt->ncol = fmt->term_width / (fmt->column_width + EF_COL_SEP); in ef_plan_listing()
1427 int npad = fmt->column_width + EF_COL_SEP - flen; in ef_format_line()