Home | History | Annotate | Download | only in fio

Lines Matching full:post_start

961 			size_t pre_len, post_start = 0;
970 post_start = pre_len + f->strlen;
1014 if (post_start)
1015 strncpy(dst, buf + post_start, dst_left);