Searched refs:g_pOut (Results 1 - 1 of 1) sorted by relevance
/vbox/src/bldprogs/ | ||
H A D | biossums.c | 31 static FILE *g_pOut = NULL; variable 67 if (g_pOut) 68 fclose(g_pOut); 130 pOut = g_pOut = fopen(argv[2], "wb"); 223 g_pOut = NULL; |
Completed in 223 milliseconds