Home
last modified time | relevance | path

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

/original-bsd/local/toolchest/ksh/sh/
H A Dtimeout.h30 extern MSG timed_out;
H A Dfault.c84 error(timed_out);
H A Dmsg.c36 const MSG timed_out = "timed out waiting for input"; variable