HomeSort by relevance Sort by last modified time
    Searched full:str_off_in (Results 1 - 1 of 1) sorted by null

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

Completed in 443 milliseconds