Home
last modified time | relevance | path

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

/busybox-1.35.0/scripts/kconfig/
Dconf.c20 static void check_conf(struct menu *menu);
461 check_conf(menu); in conf()
506 static void check_conf(struct menu *menu) in check_conf() function
526 check_conf(child); in check_conf()
654 check_conf(&rootmenu); in main()