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

  /external/fio/
init.c 961 size_t pre_len, post_start = 0; local
970 post_start = pre_len + f->strlen;
1014 if (post_start)
1015 strncpy(dst, buf + post_start, dst_left);
    [all...]

Completed in 82 milliseconds