Searched refs:getty_chat (Results 1 – 3 of 3) sorted by relevance
59 int getty_chat(char *, int, int);
236 if (getty_chat(IC, CT, DC) > 0) { in main()260 i = getty_chat(AC, CT, DC); in main()
440 getty_chat(char *scrstr, int timeout, int debug) in getty_chat() function