Home
last modified time | relevance | path

Searched refs:fsxlogf (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/fs/fsx-linux/
H A Dfsx-linux.c128 FILE *fsxlogf = NULL; variable
159 if (fsxlogf) { in prt()
161 vfprintf(fsxlogf, fmt, args); in prt()
1284 fsxlogf = fopen(logfile, "w"); in main()
1285 if (fsxlogf == NULL) { in main()

Completed in 3 milliseconds