Home
last modified time | relevance | path

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

/external/toybox/kconfig/
Dconfdata.c395 #define SYMBOL_FORCEWRITE (1<<31) macro
466 if (menu->sym) menu->sym->flags |= SYMBOL_FORCEWRITE; in conf_write()
467 writetype = SYMBOL_FORCEWRITE; in conf_write()