Searched refs:strcmp_result (Results 1 – 1 of 1) sorted by relevance
27 int strcmp_result = strcmp(buf1, buf2); in callFuzzerInterceptors() local28 if (strcmp_result != 0) { in callFuzzerInterceptors()