Home
last modified time | relevance | path

Searched refs:str_off_in (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
111 sprintf(str_off_in, "%ld", (long)*off_in); in test_one()
114 strcpy(str_off_in, "NULL"); in test_one()
154 str_off_in, str_off_out, (long)len); in test_one()