Searched refs:_ef_output_expansions (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/libtecla/common/ |
H A D | expand.h | 44 int _ef_output_expansions(FileExpansion *result, GlWriteFn *write_fn,
|
H A D | expand.c | 1248 return _ef_output_expansions(result, _io_write_stdio, fp, term_width); in ef_list_expansions() 1265 int _ef_output_expansions(FileExpansion *result, GlWriteFn *write_fn, in _ef_output_expansions() function
|
H A D | getline.c | 5757 _ef_output_expansions(result, gl_write_fn, gl, gl->ncolumn)) in KT_KEY_FN()
|