Home
last modified time | relevance | path

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

/illumos-gate/usr/src/man/man3tecla/
H A DMakefile90 new_CplFileConf.3tecla \
115 new_CplFileConf.3tecla := LINKSRC = cpl_complete_word.3tecla
/illumos-gate/usr/src/lib/libtecla/common/
H A Dmapfile-vers137 new_CplFileConf;
H A Dcplmatch.c840 CplFileConf *new_CplFileConf(void) in new_CplFileConf() function
H A Dpcache.c339 pc->cfc = new_CplFileConf(); in new_PathCache()
/illumos-gate/usr/src/lib/libtecla/
H A Dlibtecla.h376 CplFileConf *new_CplFileConf(void);
/illumos-gate/usr/src/pkg/manifests/
H A Dlibrary-libtecla.p5m172 link path=usr/share/man/man3tecla/new_CplFileConf.3tecla \
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c179 cfc = new_CplFileConf(); in CPL_MATCH_FN()