Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range01.c151 char str_off_in[32], str_off_out[32]; in test_one() local
156 sprintf(str_off_in, "%ld", (long)*off_in); in test_one()
158 strcpy(str_off_in, "NULL"); in test_one()
198 str_off_in, str_off_out, (long)len); in test_one()