Home
last modified time | relevance | path

Searched defs:check_fn (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dcplfile.c236 int escaped, CplCheckFn *check_fn, void *check_data) in _cf_complete_file()
607 int escaped, CplCheckFn *check_fn, in cf_complete_entry()
H A Dpcache.c162 CplCheckFn *check_fn; /* The callback used to determine if a given */ member
430 void pca_set_check_fn(PathCache *pc, CplCheckFn *check_fn, void *data) in pca_set_check_fn()
/illumos-gate/usr/src/tools/smatch/src/
H A Dsparse.c195 static const struct checkfn check_fn[] = { in check_call_instruction() local