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

/freebsd-10.0-release/usr.sbin/boot0cfg/
H A Dboot0cfg.c125 int o_and, o_or, o_e = -1; local
132 o_and = 0xff;
168 stropt(optarg, &o_and, &o_or);
230 boot0[OFF_FLAGS] &= o_and;

Completed in 107 milliseconds