MCPcopy Create free account
hub / github.com/NetHack/NetHack / introff

Function introff

sys/vms/vmstty.c:528–532  ·  view source on GitHub ↗

disable kbd interrupts if required*/

Source from the content-addressed store, hash-verified

526
527/* disable kbd interrupts if required*/
528void
529introff(void)
530{
531 intr_char = 0;
532}
533
534#ifdef TIMED_DELAY
535

Callers 1

pager.cFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected