Searched refs:chat_expect (Results 1 – 2 of 2) sorted by relevance
65 static int chat_expect(const char *);316 chat_expect(const char *str) in chat_expect() function468 if ((r = chat_expect(script[i++])) == 0 && script[i] != NULL) in getty_chat()
166 void chat_expect(char *s);296 chat_expect(*argv); in main()375 chat_expect (arg); in do_file()760 chat_expect(char *s) in chat_expect() function