Home
last modified time | relevance | path

Searched defs:check_table (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dunitslabhash.c187 check_table(struct slabhash* table) in check_table() function
H A Dunitlruhash.c277 check_table(struct lruhash* table) in check_table() function
/netbsd-src/usr.sbin/sysinst/
H A Dutil.c1612 struct check_table { unsigned int mode; const char *path;} checks[] = { argument
/netbsd-src/external/gpl2/dtc/dist/
H A Dchecks.c1765 static struct check *check_table[] = { variable
/netbsd-src/external/mit/isl/dist/
H A Disl_tab.c1231 static void check_table(struct isl_tab *tab) in check_table() function