Lines Matching defs:path
21 const char *path = "/data/test.txt";
30 FILE *fp = fopen(path, "w+");
50 remove(path);
60 FILE *fp = fopen(path, "w+");
80 remove(path);
90 FILE *fp = fopen(path, "w+");
116 remove(path);
126 FILE *fp = fopen(path, "w+");
146 remove(path);
156 FILE *fp = fopen(path, "w+");
172 remove(path);
182 FILE *fp = fopen(path, "w+");
198 remove(path);