Home
last modified time | relevance | path

Searched defs:fopen (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/rsi/
H A Drsi_91x_debugfs.c252 #define FOPS(fopen) { \ argument
259 #define FOPS_RW(fopen, fwrite) { \ argument
/linux/tools/include/nolibc/
H A Dstdio.h60 FILE *fopen(const char *pathname, const char *mode) in fopen() function