Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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*/
528
void
529
introff(void)
530
{
531
intr_char = 0;
532
}
533
534
#ifdef TIMED_DELAY
535
Callers
1
pager.c
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected