Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Host/posix/
HDFileSystemPosix.cpp75 FILE *FileSystem::Fopen(const char *path, const char *mode) { in Fopen() function in FileSystem
/freebsd-14-stable/usr.bin/mail/
HDpopen.c70 Fopen(const char *path, const char *mode) in Fopen() function