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