Home
last modified time | relevance | path

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

/freebsd-src/tests/sys/fs/fusefs/
H A Dopen.cc43 class Open: public FuseTest { class
85 TEST_F(Open,chr) TEST_F() argument
110 TEST_F(Open,enoent) TEST_F() argument
142 TEST_F(Open,eperm) TEST_F() argument
165 TEST_F(Open,multiple_creds) TEST_F() argument
228 TEST_F(Open,DISABLED_o_append) TEST_F() argument
234 TEST_F(Open,o_creat) TEST_F() argument
240 TEST_F(Open,DISABLED_o_direct) TEST_F() argument
246 TEST_F(Open,o_excl) TEST_F() argument
251 TEST_F(Open,o_exec) TEST_F() argument
257 TEST_F(Open,o_noctty) TEST_F() argument
262 TEST_F(Open,o_rdonly) TEST_F() argument
268 TEST_F(Open,DISABLED_o_trunc) TEST_F() argument
273 TEST_F(Open,o_wronly) TEST_F() argument
278 TEST_F(Open,o_rdwr) TEST_F() argument
286 TEST_F(Open,enosys) 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-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.h35 ExecutorAddr Open; member
H A DCore.h1293 enum { Open, Closing, Closed } State = Open; global() enumerator
/freebsd-src/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.cpp438 Expected<FileUP> FileSystem::Open(const FileSpec &file_spec, in Open() function in FileSystem
/freebsd-src/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-src/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-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp33 Open, global() enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/APINotes/
H A DTypes.h38 Open, enumerator
/freebsd-src/usr.bin/truss/
H A Dsyscall.h114 Open, enumerator
/freebsd-src/stand/efi/include/
H A Defiprot.h277 EFI_FILE_OPEN Open; member
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp110 SourceLocation Open = SilenceableCondVal.getBegin(); in HandleUnreachable() local
H A DSemaExpr.cpp21079 SourceLocation Open = E->getBeginLoc(); DiagnoseAssignmentAsCondition() local