/freebsd/tests/sys/fs/fusefs/ |
H A D | open.cc | 43 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 D | default_permissions.cc | 164 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 D | FileAction.cpp | 34 bool FileAction::Open(int fd, const FileSpec &file_spec, bool read, in Open() function in FileAction
|
H A D | FileSystem.cpp | 439 Expected<FileUP> FileSystem::Open(const FileSpec &file_spec, Open() function in FileSystem
|
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_utils.cpp | 83 LogWriter *LogWriter::Open() XRAY_NEVER_INSTRUMENT { in Open() function in __xray::LogWriter
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | EPCGenericDylibManager.h | 35 ExecutorAddr Open; member
|
H A D | Core.h | 1341 enum { Open, Closing, Closed } State = Open; enumerator
|
/freebsd/contrib/llvm-project/lldb/source/Host/posix/ |
H A D | FileSystemPosix.cpp | 79 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 D | Types.h | 38 Open, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | UnixAPIChecker.cpp | 36 Open, enumerator
|
/freebsd/usr.bin/truss/ |
H A D | syscall.h | 114 Open, enumerator
|
/freebsd/stand/efi/include/ |
H A D | efiprot.h | 277 EFI_FILE_OPEN Open; member
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | AnalysisBasedWarnings.cpp | 110 SourceLocation Open = SilenceableCondVal.getBegin(); in HandleUnreachable() local
|
H A D | SemaExpr.cpp | 20081 SourceLocation Open = E->getBeginLoc(); in DiagnoseAssignmentAsCondition() local
|