Home
last modified time | relevance | path

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

/external/toybox/kconfig/
Dconf.c34 static int conf_cnt; variable
482 if (!conf_cnt++) in check_conf()
613 conf_cnt = 0; in main()
615 } while (conf_cnt); in main()