HomeSort by: relevance | last modified time | path
    Searched refs:switch_modes (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
xterm.h 1363 extern void switch_modes (Bool /* tovt */);
menu.c 1738 switch_modes(TEK4014_ACTIVE(term)); /* switch to tek mode */
2021 switch_modes(TEK4014_ACTIVE(term)); /* switch to vt, or from */
misc.c 6993 switch_modes(Bool tovt) /* if true, then become vt mode */ function
7009 switch_modes(False); /* switch to tek mode */
7018 switch_modes(True); /* does longjmp to vt mode */

Completed in 10 milliseconds