Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range01.c107 char str_off_in[32], str_off_out[32]; in test_one() local
119 sprintf(str_off_out, "%ld", (long)*off_out); in test_one()
122 strcpy(str_off_out, "NULL"); in test_one()
154 str_off_in, str_off_out, (long)len); in test_one()