Searched refs:expect_str (Results 1 – 2 of 2) sorted by relevance
60 static int expect_str(char *, int);434 if (expect_str(buf, fn) == FAIL) { in expect()454 if (expect_str(buf, fn) == FAIL) { in expect()470 expect_str(char *str, int fn) in expect_str() function
66 static int wait_for_hangup(), expect_str();636 if (expect_str(buf, fn) == FAIL) {656 if (expect_str(buf, fn) == FAIL) {672 expect_str(str, fn) in expect_str() function