/freebsd/tests/sys/fs/fusefs/ |
H A D | open.cc | 43 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 D | CommandOptionsProcessLaunch.cpp | 49 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 D | open-pic.txt | 1 * 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 D | ProcessLaunchInfo.cpp | 48 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 D | xo_02.HIPx.err | 13 --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 D | xo_02.HP.err | 13 --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 D | xo_02.J.err | 13 --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 D | xo_02.JP.err | 13 --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 D | xo_02.T.err | 13 --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 D | xo_02.X.err | 13 --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 D | xo_02.XP.err | 13 --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 D | xo_02.H.err | 13 --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 D | os_cflags.m4 | 27 # _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 D | kml | 6 # over to the Open Geospatial Consortium. 20 # Open Geospatial Consortium.
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | EPCGenericDylibManager.cpp | 68 {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 D | xray_utils.cpp | 83 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 D | BEGEMOT-MIB.txt | 3 -- Fraunhofer Institute for Open Communication Systems (FhG Fokus). 47 Postal: Fraunhofer Institute for Open Communication Systems
|
H A D | FOKUS-MIB.txt | 3 -- Fraunhofer Institute for Open Communication Systems (FhG Fokus). 43 Postal: Fraunhofer Institute for Open Communication Systems
|
/freebsd/sys/contrib/dev/ice/ |
H A D | LICENSE | 22 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 D | LICENSE | 22 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 D | LICENCE.iwlwifi_firmware | 22 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 D | LICENSE | 22 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 D | LICENSE | 28 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 D | LICENSE | 21 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 D | LICENSE | 21 combination with an operating system licensed under an approved Open 22 Source license as listed by the Open Source Initiative at
|