Searched refs:fpattern (Results 1 – 1 of 1) sorted by relevance
50 unsigned char buffer[BUFSIZE], fpattern[BUFSIZE], tmp[BUFSIZE]; in test_partially_valid_iovec() local65 memset(fpattern, 0xff, BUFSIZE); in test_partially_valid_iovec()86 if (memcmp(tmp, fpattern, BUFSIZE)) in test_partially_valid_iovec()