Home
last modified time | relevance | path

Searched refs:in_skipped (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/io/
Dtst-copy_file_range.c72 int in_skipped; /* Expected skipped bytes in input. */ in simple_file_copy() local
78 in_skipped = 2; in simple_file_copy()
84 in_skipped = 3; in simple_file_copy()
136 TEST_VERIFY (memcmp (bytes + out_skipped, random_data + in_skipped, in simple_file_copy()