Home
last modified time | relevance | path

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

/glibc-2.36/io/
Dtst-copy_file_range.c50 static off64_t outoff; variable
90 outoff = 5; in simple_file_copy()
113 TEST_COMPARE (outoff, 5 + length); in simple_file_copy()
171 outoff = 0; in short_copy()
192 TEST_COMPARE (outoff, current_size - 1); in short_copy()
211 TEST_COMPARE (outoff, current_size - 1); in short_copy()
270 outoff = 0; in do_test()
272 poutoff = &outoff; in do_test()