Home
last modified time | relevance | path

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

12345678910

/freebsd/tests/sys/fs/fusefs/
H A Dopen.cc43 class Open: public FuseTest { class
77 TEST_F(Open, chr) in TEST_F() argument
102 TEST_F(Open, enoent) in TEST_F() argument
134 TEST_F(Open, eperm) in TEST_F() argument
157 TEST_F(Open, multiple_creds) in TEST_F() argument
220 TEST_F(Open, DISABLED_o_append) in TEST_F() argument
226 TEST_F(Open, o_creat) in TEST_F() argument
232 TEST_F(Open, DISABLED_o_direct) in TEST_F() argument
238 TEST_F(Open, o_excl) in TEST_F() argument
243 TEST_F(Open, o_exec) in TEST_F() argument
[all …]
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandOptionsProcessLaunch.cpp49 if (action.Open(STDIN_FILENO, FileSpec(option_arg), true, false)) in SetOptionValue()
54 case 'o': // Open STDOUT for write only in SetOptionValue()
57 if (action.Open(STDOUT_FILENO, FileSpec(option_arg), false, true)) in SetOptionValue()
65 if (action.Open(STDERR_FILENO, FileSpec(option_arg), false, true)) in SetOptionValue()
78 if (action.Open(STDIN_FILENO, dev_null, true, false)) in SetOptionValue()
80 if (action.Open(STDOUT_FILENO, dev_null, false, true)) in SetOptionValue()
82 if (action.Open(STDERR_FILENO, dev_null, false, true)) in SetOptionValue()
91 case 't': // Open process in new terminal window in SetOptionValue()
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dopen-pic.txt1 * Open PIC Binding
4 representation of an Open PIC compliant interrupt controller. This binding is
5 based on the binding defined for Open PIC in [1] and is a superset of that
20 as an Open PIC. No property value shall be defined.
55 * An Open PIC interrupt controller
62 // this Open PIC node do not need a parent address specifier.
71 // Compatible with Open PIC.
81 * An interrupt generating device that is wired to an Open PIC.
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp48 if (file_action.Open(STDIN_FILENO, stdin_file_spec, read, write)) in ProcessLaunchInfo()
55 if (file_action.Open(STDOUT_FILENO, stdout_file_spec, read, write)) in ProcessLaunchInfo()
62 if (file_action.Open(STDERR_FILENO, stderr_file_spec, read, write)) in ProcessLaunchInfo()
90 if (file_action.Open(fd, file_spec, read, write)) { in AppendOpenFileAction()
100 if (file_action.Open(fd, FileSpec(FileSystem::DEV_NULL), read, write)) { in AppendSuppressFileAction()
/freebsd/contrib/libxo/tests/xo/saved/
H A Dxo_02.HIPx.err13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
H A Dxo_02.HP.err13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
H A Dxo_02.J.err13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
H A Dxo_02.JP.err13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
H A Dxo_02.T.err13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
H A Dxo_02.X.err13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
H A Dxo_02.XP.err13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
H A Dxo_02.H.err13 --open <path> Open tags for the given path
14 --open-instance <name> Open an instance given by name
15 --open-list <name> Open a list given by name
/freebsd/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/contrib/file/magic/Magdir/
H A Dkml6 # over to the Open Geospatial Consortium.
20 # Open Geospatial Consortium.
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.cpp68 {SAs.Open, rt::SimpleExecutorDylibManagerOpenWrapperName}, in CreateWithDefaultBootstrapSymbols()
79 SAs.Open, H, SAs.Instance, Path, Mode)) in open()
/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
162 LogWriter *LogWriter::Open() XRAY_NEVER_INSTRUMENT {
163 // Open a temporary file once for the log.
/freebsd/contrib/bsnmp/snmpd/
H A DBEGEMOT-MIB.txt3 -- Fraunhofer Institute for Open Communication Systems (FhG Fokus).
47 Postal: Fraunhofer Institute for Open Communication Systems
H A DFOKUS-MIB.txt3 -- Fraunhofer Institute for Open Communication Systems (FhG Fokus).
43 Postal: Fraunhofer Institute for Open Communication Systems
/freebsd/sys/contrib/dev/ice/
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/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/sys/contrib/dev/iwlwififw/
H A DLICENCE.iwlwifi_firmware22 combination with an operating system licensed under an approved Open
23 Source license as listed by the Open Source Initiative at
/freebsd/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/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/sys/contrib/dev/qat/
H A DLICENSE21 combination with an operating system licensed under an approved Open
22 Source license as listed by the Open Source Initiative at
/freebsd/sys/contrib/dev/qat_c2xxx/
H A DLICENSE21 combination with an operating system licensed under an approved Open
22 Source license as listed by the Open Source Initiative at

12345678910