Home | History | Annotate | Download | only in netperf

Lines Matching defs:bufptr

1294       char *bufptr = temp_link->buffer_ptr;
1297 if (((bytes_read = (int)fread(bufptr,
1304 bufptr += bytes_read;
1312 char *bufptr = temp_link->buffer_ptr;
1314 bufptr[j] = default_fill[fill_cursor];