Searched refs:expect_strne (Results 1 – 1 of 1) sorted by relevance
404 …do { if (!cond) pad_spc(llen, 40, "[SKIPPED]\n"); else ret += expect_strne(expr, llen, cmp); } whi…406 static int expect_strne(const char *expr, int llen, const char *cmp) in expect_strne() function