Searched refs:ref_buf (Results 1 – 1 of 1) sorted by relevance
74 static int test_snprintf(size_t n, const char *ref_buf, int ref_ret) in test_snprintf() argument85 if (strncmp(ref_buf, buf, sizeof(buf)) != 0 || in test_snprintf()