Searched defs:fopen (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/lib/libc/stdio/ |
| D | fopen.c | 54 fopen(const char * __restrict file, const char * __restrict mode) in fopen() function
|
| /freebsd-12-stable/stand/liblua/ |
| D | lstd.c | 39 fopen(const char *filename, const char *mode) in fopen() function
|
| /freebsd-12-stable/contrib/gcclibs/libcpp/ |
| D | system.h | 42 #define fopen(PATH,MODE) fopen_unlocked(PATH,MODE) macro
|
| /freebsd-12-stable/contrib/gcc/ |
| D | system.h | 50 #define fopen(PATH,MODE) fopen_unlocked(PATH,MODE) macro
|
| /freebsd-12-stable/sys/xen/interface/io/ |
| D | fsif.h | 147 struct fsif_open_request fopen; member
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | standalone.c | 173 fopen (char *filename, char *modes) in fopen() function
|
| /freebsd-12-stable/contrib/gcclibs/libmudflap/ |
| D | mf-hooks2.c | 653 WRAPPER2(FILE *, fopen, const char *path, const char *mode) in WRAPPER2() argument
|