Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dfbset.c441 OPT_CHANGE = (1 << 0), in fbset_main() enumerator
531 options |= OPT_CHANGE; in fbset_main()
549 options |= OPT_CHANGE; in fbset_main()
553 if (options & OPT_CHANGE) { in fbset_main()