Searched defs:do_off (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dproto.h126 FNPROTO(do_off); variable
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_as.c1440 int do_off = (vn_a->vp != NULL || vn_a->amp != NULL); local
1447 if (!do_off) {
1497 if (do_off) {
1526 if (do_off) {
/illumos-gate/usr/src/lib/efcode/engine/
H A Dforth.c1540 do_off(fcode_env_t *env) function
2580 ANSI(0x06b, 0, "off", do_off);

Completed in 58 milliseconds