Searched defs:cpl_file_completions (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/
H A Dlibtecla.h352 * cpl_file_completions() is the builtin filename completion callback
355 * custom callback function to cpl_file_completions(), with the exception
362 CPL_MATCH_FN(cpl_file_completions); variable
366 * behavior of the cpl_file_completions() callback function.
371 * If you want to change the behavior of the cpl_file_completions()
381 * If backslashes in the prefix being passed to cpl_file_completions()
389 * Before calling cpl_file_completions(), call this function if you
416 * objects as described above. cpl_file_completions() figures out
448 * filename (see cpl_file_completions() above).
/illumos-gate/usr/src/man/man3tecla/
H A DMakefile33 cpl_file_completions.3tecla \
108 cpl_file_completions.3tecla := LINKSRC = cpl_complete_word.3tecla

Completed in 106 milliseconds