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