Home
last modified time | relevance | path

Searched refs:stat_fp (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/scripts/
A Dlist-gitignored.c613 static FILE *out_fp, *stat_fp; variable
843 if (!stat_fp) in print_stat()
851 fprintf(stat_fp, "%c %9ld %10ld %s\n", in print_stat()
1035 open_output(stat, &stat_fp); in main()
1053 if (stat_fp) in main()
1054 close_output(stat, stat_fp); in main()

Completed in 4 milliseconds