Home
last modified time | relevance | path

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

/illumos-gate/usr/src/man/man3tecla/
H A DMakefile38 del_CplFileConf.3tecla \
113 del_CplFileConf.3tecla := LINKSRC = cpl_complete_word.3tecla
/illumos-gate/usr/src/lib/libtecla/common/
H A Dmapfile-vers126 del_CplFileConf;
H A Dcplmatch.c871 CplFileConf *del_CplFileConf(CplFileConf *cfc) in del_CplFileConf() function
H A Dpcache.c399 pc->cfc = del_CplFileConf(pc->cfc); in del_PathCache()
/illumos-gate/usr/src/lib/libtecla/
H A Dlibtecla.h408 CplFileConf *del_CplFileConf(CplFileConf *cfc);
/illumos-gate/usr/src/pkg/manifests/
H A Dlibrary-libtecla.p5m73 link path=usr/share/man/man3tecla/del_CplFileConf.3tecla \
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c189 (void) del_CplFileConf(cfc); in CPL_MATCH_FN()