Searched defs:outf (Results 1 – 5 of 5) sorted by relevance
88 outf = open( outfile, 'w' ) variable
176 FILE *outf = NULL; in main() local
168 std::ofstream outf; in LogInit() local
436 def write_sfdisk_script(outf, parts): argument
70 static void outf(int level, const char *fmt, ...) in outf() function