Searched refs:fopen (Results 1 – 3 of 3) sorted by relevance
26 FILE *fopen(const char *path, const char *mode);
66 fopen(const char *path, const char *mode) in fopen() function
296 ufile = fopen(*argv, "r");