Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dpcterm.c667 static char stopped_msg[] = "Stopped. Type `exit RET' to return.\r\n"; in kill() local
694 pc_write_chars (stopped_msg, sizeof (stopped_msg) - 1); in kill()