Home
last modified time | relevance | path

Searched refs:Open (Results 1 – 25 of 888) sorted by relevance

12345678910>>...36

/freebsd-12.1/tests/sys/fs/fusefs/
H A Dopen.cc43 class Open: public FuseTest { class
78 TEST_F(Open, chr) in TEST_F() argument
103 TEST_F(Open, enoent) in TEST_F() argument
125 TEST_F(Open, eperm) in TEST_F() argument
216 TEST_F(Open, o_creat) in TEST_F() argument
228 TEST_F(Open, o_excl) in TEST_F() argument
233 TEST_F(Open, o_exec) in TEST_F() argument
239 TEST_F(Open, o_noctty) in TEST_F() argument
244 TEST_F(Open, o_rdonly) in TEST_F() argument
255 TEST_F(Open, o_wronly) in TEST_F() argument
[all …]
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DProcessLaunchInfo.cpp53 if (file_action.Open(STDIN_FILENO, stdin_file_spec, read, write)) in ProcessLaunchInfo()
60 if (file_action.Open(STDOUT_FILENO, stdout_file_spec, read, write)) in ProcessLaunchInfo()
67 if (file_action.Open(STDERR_FILENO, stderr_file_spec, read, write)) in ProcessLaunchInfo()
95 if (file_action.Open(fd, file_spec, read, write)) { in AppendOpenFileAction()
105 if (file_action.Open(fd, FileSpec(FileSystem::DEV_NULL), read, write)) { in AppendSuppressFileAction()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DStreamFile.cpp33 FileSystem::Instance().Open(m_file, FileSpec(path), in StreamFile()
42 FileSystem::Instance().Open(m_file, FileSpec(path), options, permissions); in StreamFile()
/freebsd-12.1/contrib/ntp/sntp/m4/
H A Dos_cflags.m427 # _XOPEN_SOURCE=500 = X/Open 5: POSIX 1995
28 # _XOPEN_SOURCE=600 = X/Open 6: POSIX 2004
29 # _XOPEN_SOURCE=700 = X/Open 7: POSIX 2008
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dkml6 # over to the Open Geospatial Consortium.
20 # Open Geospatial Consortium.
/freebsd-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_utils.cc79 LogWriter *LogWriter::Open() XRAY_NEVER_INSTRUMENT { in Open() function in __xray::LogWriter
158 LogWriter *LogWriter::Open() XRAY_NEVER_INSTRUMENT {
/freebsd-12.1/contrib/bsnmp/snmpd/
H A DFOKUS-MIB.txt3 -- Fraunhofer Institute for Open Communication Systems (FhG Fokus).
45 Postal: Fraunhofer Institute for Open Communication Systems
H A DBEGEMOT-MIB.txt3 -- Fraunhofer Institute for Open Communication Systems (FhG Fokus).
47 Postal: Fraunhofer Institute for Open Communication Systems
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/
H A DFileSystem.h55 int Open(const char *path, int flags, int mode);
57 Status Open(File &File, const FileSpec &file_spec, uint32_t options,
/freebsd-12.1/sys/contrib/dev/iwn/
H A DLICENSE22 combination with an operating system licensed under an approved Open
23 Source license as listed by the Open Source Initiative at
/freebsd-12.1/sys/contrib/dev/iwm/
H A DLICENSE22 combination with an operating system licensed under an approved Open
23 Source license as listed by the Open Source Initiative at
/freebsd-12.1/sys/contrib/dev/run/
H A DLICENSE22 combination with an operating system licensed under an approved Open
23 Source license as listed by the Open Source Initiative at
/freebsd-12.1/sys/contrib/dev/wpi/
H A DLICENSE22 combination with an operating system licensed under an approved Open
23 Source license as listed by the Open Source Initiative at
/freebsd-12.1/sys/contrib/dev/rtwn/
H A DLICENSE22 combination with an operating system licensed under an approved Open
23 Source license as listed by the Open Source Initiative at
/freebsd-12.1/sys/contrib/dev/mwl/
H A DLICENSE28 operating system licensed under an approved Open Source license as
29 listed by the Open Source Initiative at http://opensource.org/licenses.
/freebsd-12.1/sys/dev/ofw/
H A Dofw_if.m33 * @defgroup OFW ofw - KObj methods for Open Firmware RTAS implementations
34 * @brief A set of methods to implement the Open Firmware client side interface.
253 * @brief Open node, returning instance handle.
312 # Open Firmware memory management
/freebsd-12.1/contrib/llvm/tools/lld/docs/
H A Dopen_projects.rst3 Open Projects
/freebsd-12.1/sys/dts/
H A Dbindings-gpio.txt86 GPIO_PIN_OPENDRAIN 0x0004 Open-drain output
87 GPIO_PIN_OPENSOURCE 0x0008 Open-source output
/freebsd-12.1/sys/contrib/dev/otus/
H A Dotus-license25 approved Open Source license as listed by the Open Source Initiative
/freebsd-12.1/contrib/compiler-rt/lib/fuzzer/
H A DFuzzerShmemFuchsia.cpp24 bool SharedMemoryRegion::Open(const char *Name) { in Open() function in fuzzer::SharedMemoryRegion
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsRegisterBanks.td5 // This file is distributed under the University of Illinois Open Source
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticAnalysisKinds.td5 // This file is distributed under the University of Illinois Open Source
H A DDiagnosticCategories.td5 // This file is distributed under the University of Illinois Open Source
/freebsd-12.1/contrib/llvm/tools/clang/
H A DLICENSE.TXT5 Open Source License
51 The disclaimer of warranty in the University of Illinois Open Source License
/freebsd-12.1/contrib/llvm/tools/lld/
H A DLICENSE.TXT5 Open Source License
51 The disclaimer of warranty in the University of Illinois Open Source License

12345678910>>...36