Searched refs:g_ofp (Results 1 – 2 of 2) sorted by relevance
97 static FILE *g_ofp = stdout; variable259 if (g_ofp == NULL) in oprintf()263 n = vfprintf(g_ofp, fmt, ap); in oprintf()271 clearerr(g_ofp); in oprintf()461 if ((g_ofp = fopen(g_ofile = g_etcfile, "a")) == NULL) in etcsystem_add()482 if (fclose(g_ofp) == EOF) in etcsystem_add()1397 g_ofp = NULL; in main()1522 if (g_ofp == NULL && g_mode != DMODE_EXEC) { in main()1528 if (g_ofp == NULL && g_ofile != NULL) { in main()1591 if (g_ofp == NULL && in main()[all …]
53 static ctf_file_t *g_ofp; variable85 if (fp == g_ofp) in ctfdiff_fp_to_name()488 g_ofp = ofp; in main()