Lines Matching refs:ofname
2823 char ofname[128];2825 snprintf(ofname, sizeof(ofname) - 1, "%s", output_name);2826 ofp = fopen(ofname, "w");