/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
H A D | tegra210-p2894.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #include <dt-bindings/input/input.h> 4 #include <dt-bindings/input/gpio-keys.h> 5 #include <dt-bindings/mfd/max77620.h> 6 #include <dt-bindings/pinctrl/pinctrl-tegra.h> 16 stdout-pat [all...] |
H A D | tegra210-smaug.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 4 #include <dt-bindings/input/input.h> 5 #include <dt-bindings/mfd/max77620.h> 6 #include <dt-bindings/pinctrl/pinctrl-tegra.h> 12 compatible = "google,smaug-rev8", "google,smaug-rev [all...] |
/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 13 - compatible: Specifies the compatibility list for the PIC. The type 14 shall be <string> and the value shall include "open-pic". 16 - reg: Specifies the base physical address(s) and size(s) of this 17 PIC's addressable register space. The type shall be <prop-encoded-array>. 19 - interrupt-controller: The presence of this property identifies the node 20 as an Open PIC. No property value shall be defined. 22 - #interrupt-cells: Specifies the number of cells needed to encode an [all …]
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/gpio/ |
H A D | gpio.h | 1 /* SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) */ 17 /* Bit 1 express single-endedness */ 21 /* Bit 2 express Open drain or open source */ 26 * Open Drain/Collector is the combination of single-ended open drain interface. 27 * Open Source/Emitter is the combination of single-ended open source interface.
|
/freebsd/tools/test/stress2/misc/ |
H A D | open.sh | 7 # Redistribution and use in source and binary forms, with or without 10 # 1. Redistributions of source code must retain the above copyright 30 # Bug 202892 open with O_CREAT | O_DIRECTORY when path references a symlink. 38 sed '1,/^EOF/d' < $odir/$0 > $dir/open.c 39 mycc -o open -Wall -Wextra -O0 -g open.c || exit 1 40 rm -f open.c 42 wdir=/tmp/open.$$ 43 rm -rf $wdir 44 mkdir -p $wdir 47 /tmp/open || { echo FAIL; status=$?; } [all …]
|
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | aslfiles.c | 3 * Module Name: aslfiles - File support functions 11 * Some or all of this work - Copyright (c) 1999 - 2023, Intel Corp. 22 * copy of the source code appearing in this file ("Covered Code") an 28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent 42 * 3.1. Redistribution of Source with Rights to Further Distribute Source. 43 * Redistribution of source code of any substantial portion of the Covered 44 * Code or modification with rights to further distribute source must include 54 * 3.2. Redistribution of Source with no Rights to Further Distribute Source. 55 * Redistribution of source code of any substantial portion of the Covered 56 * Code or modification without rights to further distribute source must [all …]
|
/freebsd/contrib/wpa/ |
H A D | CONTRIBUTIONS | 2 --------------------------- 4 This software is distributed under a permissive open source license to 5 allow it to be used in any projects, whether open source or proprietary. 13 inclusion of Signed-off-by tag in the contributions at the end of the 20 -------------------------------------------------------- 26 Signed-off-by: Your Name <your@email.example.org> 57 format-patch. The patch can then be sent, e.g., with git send-email. 64 ------------------------------------------ 67 open source license indicated in the file" means that the contribution 77 open source license indicated in the file" means that the contribution [all …]
|
/freebsd/lib/libsys/ |
H A D | mq_getattr.2 | 4 .\" Redistribution and use in source and binary forms, with or without 7 .\" 1. Redistributions of source code must retain the above copyright 29 .\" from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- 30 .\" Portable Operating System Interface (POSIX), The Open Group Base 31 .\" Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of 32 .\" Electrical and Electronics Engineers, Inc and The Open Group. In the 34 .\" The Open Group Standard, the original IEEE and The Open Group Standard is 54 the open message queue description associated with the message queue 68 open message queue description as set when the message queue was opened and 84 .Bl -tag -width ".Va mq_curmsgs" [all …]
|
H A D | mq_setattr.2 | 4 .\" Redistribution and use in source and binary forms, with or without 7 .\" 1. Redistributions of source code must retain the above copyright 29 .\" from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- 30 .\" Portable Operating System Interface (POSIX), The Open Group Base 31 .\" Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of 32 .\" Electrical and Electronics Engineers, Inc and The Open Group. In the 34 .\" The Open Group Standard, the original IEEE and The Open Group Standard is 57 system call sets attributes associated with the open message queue description 65 .Bl -tag -width ".Va mq_flags" 84 returns a value of \-1 and sets the global variable [all …]
|
H A D | mq_unlink.2 | 3 .\" Redistribution and use in source and binary forms, with or without 6 .\" 1. Redistributions of source code must retain the above copyright 28 .\" from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- 29 .\" Portable Operating System Interface (POSIX), The Open Group Base 30 .\" Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of 31 .\" Electrical and Electronics Engineers, Inc and The Open Group. In the 33 .\" The Open Group Standard, the original IEEE and The Open Group Standard is 42 .Nd "mq_unlink - remov [all...] |
H A D | mq_close.2 | 4 .\" Redistribution and use in source and binary forms, with or without 7 .\" 1. Redistributions of source code must retain the above copyright 29 .\" from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- 30 .\" Portable Operating System Interface (POSIX), The Open Group Base 31 .\" Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of 32 .\" Electrical and Electronics Engineers, Inc and The Open Group. In the 34 .\" The Open Group Standard, the original IEEE and The Open Group Standard is 69 .Rv -std 75 .Bl -tag -width Er 88 .St -p1003.1-2004 . [all …]
|
H A D | posix_openpt.2 | 7 .\" Redistribution and use in source and binary forms, with or without 10 .\" 1. Redistributions of source code must retain the above copyright 29 .\" from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- 30 .\" Portable Operating System Interface (POSIX), The Open Group Base 31 .\" Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of 32 .\" Electrical and Electronics Engineers, Inc and The Open Group. In the 34 .\" The Open Group Standard, the original IEEE and The Open Group Standard is 43 .Nd "open a pseudo-terminal device" 54 function allocates a new pseudo-terminal and establishes a connection 58 After the pseudo-terminal has been allocated, the slave device should [all …]
|
H A D | mq_notify.2 | 4 .\" Redistribution and use in source and binary forms, with or without 7 .\" 1. Redistributions of source code must retain the above copyright 29 .\" from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- 30 .\" Portable Operating System Interface (POSIX), The Open Group Base 31 .\" Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of 32 .\" Electrical and Electronics Engineers, Inc and The Open Group. In the 34 .\" The Open Group Standard, the original IEEE and The Open Group Standard is 60 the process when the message queue transitions from empty to non-empty. 73 .Fa notification->sigev_notify 84 .Fa notification->sigev_signo [all …]
|
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/t/ |
H A D | taint.t | 1 #!perl -T 2 # Tests for taint-mode features 13 …or all versions up to at least 0.2308) is currently bugged under MSWin32/taint mode [as of 2018-09] 15 …# ref: [File-Temp: Fails under -T, Windows 7, Strawberry Perl 5.12.1](https://rt.cpan.org/Public/B… 20 my $tmpfile = File::Temp->new; 21 my $file = $tmpfile->filename; 32 open my $fh, '>', $file or die "Couldn't write temporary file $file: $!"; 37 my $obj = Text::Template->new(@_); 38 eval { $obj->fill_in() }; 48 my $obj = Text::Template->new(@_); [all …]
|
/freebsd/lib/libc/gen/ |
H A D | posix_spawn_file_actions_addopen.3 | 4 .\" Redistribution and use in source and binary forms, with or without 7 .\" 1. Redistributions of source code must retain the above copyright 26 .\" from IEEE Std 1003.1, 2004 Edition, Standard for Information Technology -- 27 .\" Portable Operating System Interface (POSIX), The Open Group Base 28 .\" Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of 29 .\" Electrical and Electronics Engineers, Inc and The Open Group. In the 31 .\" The Open Group Standard, the original IEEE and The Open Group Standard is 45 .Nd "add open, dup2, close, closefrom, or chdir/fchdir actions to spawn file actions object" 85 These functions add an open, dup2 or close action to a spawn 96 operation in order to arrive at the set of open file descriptors for the [all …]
|
/freebsd/usr.bin/localedef/ |
H A D | localedef.1 | 1 .\" Copyright (c) 1992, X/Open Company Limited All Rights Reserved 4 .\" Sun Microsystems, Inc. gratefully acknowledges The Open Group for 6 .\" Original documentation from The Open Group can be obtained online at 8 .\" The Institute of Electrical and Electronics Engineers and The Open Group, 13 .\" 2004 Edition, Standard for Information Technology -- Portable Operating 14 .\" System Interface (POSIX), The Open Group Base Specifications Issue 6, 15 .\" Copyright (C) 2001-2004 by the Institute of Electrical and Electronics 16 .\" Engineers, Inc and The Open Group. In the event of any discrepancy between 17 .\" these versions and the original IEEE and The Open Group Standard, the 18 .\" original IEEE and The Open Group Standard is the referee document. The [all …]
|
/freebsd/contrib/atf/atf-c/ |
H A D | utils.c | 4 * Redistribution and use in source and binary forms, with or without 7 * 1. Redistributions of source code must retain the above copyright 26 #include "atf-c/utils.h" 40 #include <atf-c.h> 42 #include "atf-c/detail/dynstr.h" 107 const int fd = open(name, O_RDONLY); in atf_utils_cat_file() 108 ATF_REQUIRE_MSG(fd != -1, "Cannot open %s", name); in atf_utils_cat_file() 113 while ((count = read(fd, buffer, sizeof(buffer) - 1)) > 0) { in atf_utils_cat_file() 148 const int fd = open(name, O_RDONLY); in atf_utils_compare_file() 149 ATF_REQUIRE_MSG(fd != -1, "Cannot open %s", name); in atf_utils_compare_file() [all …]
|
/freebsd/share/man/man4/ |
H A D | openfirm.4 | 1 .\"- 6 .\" at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and 9 .\" Redistribution and use in source and binary forms, with or without 12 .\" 1. Redistributions of source code must retain the above copyright 34 .\"- 38 .\" Redistribution and use in source and binary forms, with or without 42 .\" 1. Redistributions of source code must retain the above copyright 64 .Nd "Open Firmware interface" 73 .Tn Open Firmware 80 .Tn Open Firmware [all …]
|
H A D | ksyms.4 | 1 .\" Copyright (c) 2008-2009 Stacey Son <sson@FreeBSD.org> 4 .\" Redistribution and use in source and binary forms, with or without 7 .\" 1. Redistributions of source code must retain the above copyright 39 character device provides a read-only interface to a snapshot of the kernel 41 The in-kernel symbol manager is designed to be able to handle 47 .Bl -tag -width indent -offset indent 69 file is open but may contain stale data. 71 .Bl -tag -width /dev/ksymsX 76 .Xr open 2 80 .Bl -tag -width Er [all …]
|
/freebsd/contrib/netbsd-tests/lib/libc/c063/ |
H A D | t_linkat.c | 3 /*- 10 * Redistribution and use in source and binary forms, with or without 13 * 1. Redistributions of source code must retain the above copyright 34 #include <atf-c.h> 68 ATF_REQUIRE((fd = open(FILE, O_CREAT|O_RDWR, 0644)) != -1); in ATF_TC_BODY() 69 ATF_REQUIRE(close(fd) != -1); in ATF_TC_BODY() 71 ATF_REQUIRE((ofd = open(ODIR, O_RDONLY, 0)) != -1); in ATF_TC_BODY() 72 ATF_REQUIRE((nfd = open(NDIR, O_RDONLY, 0)) != -1); in ATF_TC_BODY() 95 ATF_REQUIRE((fd = open(FILE, O_CREAT|O_RDWR, 0644)) != -1); in ATF_TC_BODY() 96 ATF_REQUIRE(close(fd) != -1); in ATF_TC_BODY() [all …]
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_write_open.3 | 1 .\" Copyright (c) 2003-2011 Tim Kientzle 4 .\" Redistribution and use in source and binary forms, with or without 7 .\" 1. Redistributions of source code must retain the above copyright 37 Streaming Archive Library (libarchive, -larchive) 71 .Bl -tag -width indent 73 Freeze the settings, open the archive, and prepare for writing entries. 90 block-oriented devices. 110 .Dq - 111 will open [all...] |
/freebsd/lib/libc/stdio/ |
H A D | fopen.3 | 8 .\" Redistribution and use in source and binary forms, with or without 11 .\" 1. Redistributions of source code must retain the above copyright 40 .Nd stream open functions 64 .Bl -tag -width indent 66 Open for reading. 70 Open for writing. 74 Open for writing. 117 .St -isoC 145 .St -isoC 147 .St -p1003.1 [all …]
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | open.cc | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 9 * Redistribution and use in source and binary forms, with or without 12 * 1. Redistributions of source code must retain the above copyright 43 class Open: public FuseTest { class 47 /* Test an OK open of a file with the given flags */ 58 in.body.open.flags == (uint32_t)fuse_flags && in test_ok() 64 SET_OUT_HEADER_LEN(out, open); in test_ok() 67 fd = open(FULLPATH, os_flags); in test_ok() 85 TEST_F(Open, chr) in TEST_F() argument [all …]
|
H A D | opendir.cc | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 9 * Redistribution and use in source and binary forms, with or without 12 * 1. Redistributions of source code must retain the above copyright 85 * kernel checked for it with lookup and tried to open it 102 ASSERT_EQ(-1, open(FULLPATH, O_DIRECTORY)); in TEST_F() 122 EXPECT_EQ(-1, open(FULLPATH, O_DIRECTORY)); in TEST_F() 126 TEST_F(Opendir, open) in TEST_F() argument 136 SET_OUT_HEADER_LEN(out, open); in TEST_F() 139 fd = open(FULLPATH, O_DIRECTORY); in TEST_F() [all …]
|
/freebsd/usr.sbin/rmt/ |
H A D | rmt.8 | 4 .\" Redistribution and use in source and binary forms, with or without 7 .\" 1. Redistributions of source code must retain the above copyright 56 .Bd -ragged -offset indent 67 .Bd -ragged -offset indent 69 .Xo Sy E Ar error-number 70 .No \en Ar error-message 76 .Ar Error-number 81 .Ar error-message 86 following commands, which are sent as indicated - no spaces are supplied 90 .Bl -tag -width Ds [all …]
|