Searched refs:cfc_set_check_fn (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/man/man3tecla/ |
H A D | Makefile | 30 cfc_set_check_fn.3tecla \ 105 cfc_set_check_fn.3tecla := LINKSRC = cpl_complete_word.3tecla
|
/illumos-gate/usr/src/lib/libtecla/common/ |
H A D | mapfile-vers | 117 cfc_set_check_fn;
|
H A D | pcache.c | 346 cfc_set_check_fn(pc->cfc, pc->check_fn, pc->data); in new_PathCache() 449 cfc_set_check_fn(pc->cfc, check_fn, data); in pca_set_check_fn()
|
H A D | cplmatch.c | 941 void cfc_set_check_fn(CplFileConf *cfc, CplCheckFn *chk_fn, void *chk_data) in cfc_set_check_fn() function
|
/illumos-gate/usr/src/lib/libtecla/ |
H A D | libtecla.h | 402 void cfc_set_check_fn(CplFileConf *cfc, CplCheckFn *chk_fn, void *chk_data);
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | library-libtecla.p5m | 56 link path=usr/share/man/man3tecla/cfc_set_check_fn.3tecla \
|
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_engine.c | 185 cfc_set_check_fn(cfc, check_xml, NULL); in CPL_MATCH_FN()
|