Home
last modified time | relevance | path

Searched defs:fopen (Results 1 – 3 of 3) 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/include/linux/lockd/
H A Dbind.h29 __be32 (*fopen)(struct svc_rqst *, member
/linux/tools/include/nolibc/
H A Dstdio.h60 FILE *fopen(const char *pathname, const char *mode) in fopen() function