Searched refs:o_or (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
133 o_or = 0;
168 stropt(optarg, &o_and, &o_or);
231 boot0[OFF_FLAGS] |= o_or;

Completed in 63 milliseconds