Home
last modified time | relevance | path

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

/original-bsd/sys/vax/if/ACC/driver/
H A Dif_x29.c126 PRIVATE void xxpadmsg();
1777 xxpadmsg("\r\ncommand too long\r\n@", tp);
1787 xxpadmsg("cannot call, line is in transition\r\n", tp);
1789 xxpadmsg("previous call still pending\r\n", tp);
1796 xxpadmsg("\b \b", tp);
1816 xxpadmsg("???\r\n", tp);
1820 xxpadmsg("invalid command\r\n", tp);
1835 xxpadmsg("invalid address\r\n", tp);
1848 xxpadmsg(s, tp) in xxpadmsg() function