Home
last modified time | relevance | path

Searched refs:interrupted_msg (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dpcterm.c666 static char interrupted_msg[] = "Interrupted\r\n"; in kill() local
688 pc_write_chars (interrupted_msg, sizeof (interrupted_msg) - 1); in kill()