Home
last modified time | relevance | path

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

/illumos-gate/usr/src/man/man3tecla/
H A DMakefile37 cpl_record_error.3tecla \
112 cpl_record_error.3tecla := LINKSRC = cpl_complete_word.3tecla
/illumos-gate/usr/src/lib/libtecla/common/
H A Dpcache.c1232 cpl_record_error(cpl, "pca_path_completions: Invalid arguments."); in CPL_MATCH_FN()
1244 cpl_record_error(cpl, in CPL_MATCH_FN()
1260 cpl_record_error(cpl, "Unable to find the start of the file name."); in CPL_MATCH_FN()
H A Dcplmatch.c695 void cpl_record_error(WordCompletion *cpl, const char *errmsg) in cpl_record_error() function
788 cpl_record_error(cpl, _cf_last_error(cpl->cf)); in CPL_MATCH_FN()
H A Dmapfile-vers125 cpl_record_error;
/illumos-gate/usr/src/lib/libtecla/
H A Dlibtecla.h439 void cpl_record_error(WordCompletion *cpl, const char *errmsg);
/illumos-gate/usr/src/pkg/manifests/
H A Dlibrary-libtecla.p5m71 link path=usr/share/man/man3tecla/cpl_record_error.3tecla \
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c181 cpl_record_error(cpl, "Out of memory."); in CPL_MATCH_FN()