Lines Matching defs:fname
2704 char fname[MAX_FILENAME];2711 SNPRINTF(fname, MAX_FILENAME-1, "%s.blk", gopt[i]);2712 fh = xfopen(fname, "wb");