Searched defs:badcooked (Results 1 – 2 of 2) sorted by relevance
/csrg-svn/local/toolchest/ksh/sh/ | ||
H A D | msg.c | 49 const MSG badcooked = "cannot reset tty to cooked mode"; variable |
H A D | edit.c | 142 static char badcooked[] = "cannot reset tty to cooked mode"; variable |