Home | History | Annotate | Download | only in mrst

Lines Matching refs:save_seq_header_p

297         if (NULL == ctx->save_seq_header_p) {
298 ctx->save_seq_header_p = malloc(HEADER_SIZE);
299 if (NULL == ctx->save_seq_header_p) {
304 memcpy((unsigned char *)ctx->save_seq_header_p,
377 (unsigned char *)ctx->save_seq_header_p,