Home
last modified time | relevance | path

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

/freebsd/usr.sbin/boot0cfg/
H A Dboot0cfg.c124 int o_and, o_or, o_e = -1; in main() local
131 o_and = 0xff; in main()
167 stropt(optarg, &o_and, &o_or); in main()
229 boot0[OFF_FLAGS] &= o_and; in main()