Searched defs:check_conf (Results 1 - 2 of 2) sorted by relevance

/external/tlsdate/src/
H A Dtlsdated.c395 check_conf (struct state *state) function
490 check_conf (&state);
492 check_conf (&state);
/external/toybox/kconfig/
H A Dconf.c18 static void check_conf(struct menu *menu);
425 check_conf(menu);
470 static void check_conf(struct menu *menu) function
490 check_conf(child);
614 check_conf(&rootmenu);

Completed in 84 milliseconds