Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DFileSystemPosix.cpp75 FILE *FileSystem::Fopen(const char *path, const char *mode) { in Fopen() function in FileSystem
/freebsd/usr.bin/mail/
H A Dpopen.c64 Fopen(const char *path, const char *mode) in Fopen() function