Home
last modified time | relevance | path

Searched defs:Open (Results 1 – 14 of 14) sorted by relevance

/freebsd/tests/sys/fs/fusefs/
H A Dopen.cc43 class Open: public FuseTest { class
85 TEST_F(Open, chr) in TEST_F() argument
110 TEST_F(Open, enoent) in TEST_F() argument
142 TEST_F(Open, eperm) in TEST_F() argument
165 TEST_F(Open, multiple_creds) in TEST_F() argument
228 TEST_F(Open, DISABLED_o_append) in TEST_F() argument
234 TEST_F(Open, o_creat) in TEST_F() argument
240 TEST_F(Open, DISABLED_o_direct) in TEST_F() argument
246 TEST_F(Open, o_excl) in TEST_F() argument
251 TEST_F(Open, o_exec) in TEST_F() argument
[all …]
H A Ddefault_permissions.cc164 class Open: public DefaultPermissions {}; class
950 TEST_F(Open, eacces) in TEST_F() argument
963 TEST_F(Open, ok) in TEST_F() argument
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DFileAction.cpp34 bool FileAction::Open(int fd, const FileSpec &file_spec, bool read, in Open() function in FileAction
H A DFileSystem.cpp439 Expected<FileUP> FileSystem::Open(const FileSpec &file_spec, Open() function in FileSystem
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_utils.cpp83 LogWriter *LogWriter::Open() XRAY_NEVER_INSTRUMENT { in Open() function in __xray::LogWriter
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.h35 ExecutorAddr Open; member
H A DCore.h1341 enum { Open, Closing, Closed } State = Open; enumerator
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DFileSystemPosix.cpp79 int FileSystem::Open(const char *path, int flags, int mode) { in Open() function in FileSystem
/freebsd/contrib/llvm-project/clang/include/clang/APINotes/
H A DTypes.h38 Open, enumerator
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp36 Open, enumerator
/freebsd/usr.bin/truss/
H A Dsyscall.h114 Open, enumerator
/freebsd/stand/efi/include/
H A Defiprot.h277 EFI_FILE_OPEN Open; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp110 SourceLocation Open = SilenceableCondVal.getBegin(); in HandleUnreachable() local
H A DSemaExpr.cpp20081 SourceLocation Open = E->getBeginLoc(); in DiagnoseAssignmentAsCondition() local