Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/boot0cfg/
H A Dboot0cfg.c95 int o_and, o_or; in main() local
103 o_or = 0; in main()
125 stropt(optarg, &o_and, &o_or); in main()
182 boot0[OFF_FLAGS] |= o_or; in main()