Searched refs:pathname (Results 1 – 2 of 2) sorted by relevance
61 FILE *fopen(const char *restrict pathname, const char *restrict mode) in fopen() argument80 int fd = open(pathname, o_flags); in fopen()
56 FILE *fopen(const char *restrict pathname, const char *restrict mode);