Home
last modified time | relevance | path

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

/busybox-1.35.0/scripts/kconfig/
Dconf.c36 static int conf_cnt; variable
518 if (!conf_cnt++) in check_conf()
653 conf_cnt = 0; in main()
655 } while (conf_cnt); in main()