Home
last modified time | relevance | path

Searched refs:fopen (Results 1 – 3 of 3) sorted by relevance

/include/
Dstdio.h26 FILE *fopen(const char *path, const char *mode);
/lib/libc/
Dfile.c66 fopen(const char *path, const char *mode) in fopen() function
/lib/liblwip/src/netif/ppp/
Dauth.c296 ufile = fopen(*argv, "r");