Home
last modified time | relevance | path

Searched refs:check_conf (Results 1 – 2 of 2) sorted by relevance

/external/toybox/kconfig/
Dconf.c18 static void check_conf(struct menu *menu);
425 check_conf(menu); in conf()
470 static void check_conf(struct menu *menu) in check_conf() function
490 check_conf(child); in check_conf()
614 check_conf(&rootmenu); in main()
/external/u-boot/scripts/kconfig/
Dconf.c22 static void check_conf(struct menu *menu);
366 check_conf(menu); in conf()
412 static void check_conf(struct menu *menu) in check_conf() function
448 check_conf(child); in check_conf()
684 check_conf(&rootmenu); in main()