Home | History | Annotate | Download | only in blktrace

Lines Matching refs:my_fopen

665 static FILE *my_fopen(const char *path, const char *mode)
1534 iop->ofp = my_fopen(iop->ofn, "w+");
1953 ofp = my_fopen("/dev/null", "w");
2048 FILE *ifp = my_fopen(optarg, "r");