Searched refs:oshdfp (Results 1 – 1 of 1) sorted by relevance
289 FILE *ishdfp, *oshdfp; in copy_shadow_vol() local294 if ((oshdfp = fopen(new_shadow, "w")) == NULL) { in copy_shadow_vol()302 if (fwrite(cp_buffer, sizeof (char), i, oshdfp) != i) { in copy_shadow_vol()304 (void) fclose(oshdfp); in copy_shadow_vol()309 (void) fclose(oshdfp); in copy_shadow_vol()