Home
last modified time | relevance | path

Searched refs:rights (Results 1 – 25 of 257) sorted by relevance

1234567891011

/dragonfly/crypto/openssh/
HDsandbox-capsicum.c73 cap_rights_t rights; in ssh_sandbox_child() local
93 cap_rights_init(&rights); in ssh_sandbox_child()
95 if (cap_rights_limit(STDIN_FILENO, &rights) < 0 && errno != ENOSYS) in ssh_sandbox_child()
97 if (cap_rights_limit(STDOUT_FILENO, &rights) < 0 && errno != ENOSYS) in ssh_sandbox_child()
99 if (cap_rights_limit(STDERR_FILENO, &rights) < 0 && errno != ENOSYS) in ssh_sandbox_child()
102 cap_rights_init(&rights, CAP_READ, CAP_WRITE); in ssh_sandbox_child()
103 if (cap_rights_limit(box->monitor->m_recvfd, &rights) < 0 && in ssh_sandbox_child()
106 cap_rights_init(&rights, CAP_WRITE); in ssh_sandbox_child()
107 if (cap_rights_limit(box->monitor->m_log_sendfd, &rights) < 0 && in ssh_sandbox_child()
/dragonfly/games/quiz/datfiles/
HDucc16 2-402:rights of seller's creditors against sold goods
21 2-506:rights of financing agency
27 2-601:buyer's rights on improper delivery
57 3-301:rights of a holder
59 3-305:rights of a holder in due course
60 3-306:rights of one not holder in due course
102 7-502:rights acquired by due negotiation
104 7-504:rights acquired in absence of due negotiation; effect of diversion
118 9-306:proceeds; secured party's rights on disposition of collateral
121 9-311:alienability of debtor's rights; judicial process
/dragonfly/contrib/nvi2/
HDLICENSE6 * The Regents of the University of California. All rights reserved.
8 * Keith Bostic. All rights reserved.
10 * Sven Verdoolaege. All rights reserved.
12 * Zhihao Yuan. All rights reserved.
/dragonfly/contrib/dhcpcd/src/
HDprivsep.c238 cap_rights_t rights; in ps_rights_limit_ioctl() local
240 cap_rights_init(&rights, CAP_IOCTL); in ps_rights_limit_ioctl()
241 if (cap_rights_limit(fd, &rights) == -1 && errno != ENOSYS) in ps_rights_limit_ioctl()
249 cap_rights_t rights; in ps_rights_limit_fd_fctnl() local
251 cap_rights_init(&rights, CAP_READ, CAP_WRITE, CAP_EVENT, in ps_rights_limit_fd_fctnl()
253 if (cap_rights_limit(fd, &rights) == -1 && errno != ENOSYS) in ps_rights_limit_fd_fctnl()
261 cap_rights_t rights; in ps_rights_limit_fd() local
263 cap_rights_init(&rights, CAP_READ, CAP_WRITE, CAP_EVENT, CAP_SHUTDOWN); in ps_rights_limit_fd()
264 if (cap_rights_limit(fd, &rights) == -1 && errno != ENOSYS) in ps_rights_limit_fd()
272 cap_rights_t rights; in ps_rights_limit_fd_sockopt() local
[all …]
/dragonfly/games/quiz/
HDquiz.c207 u_int guesses, rights, wrongs; in quiz() local
212 guesses = rights = wrongs = 0; in quiz()
258 score(rights, wrongs, guesses); in quiz()
265 ++rights; in quiz()
279 score(rights, wrongs, guesses); in quiz()
/dragonfly/contrib/lvm2/dist/lib/misc/
HDlvm-version.h.in2 * Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved.
3 * Copyright (C) 2004-2009 Red Hat, Inc. All rights reserved.
/dragonfly/lib/libc/rpc/
HDLICENSE33 grant or subsequently acquired, any and all of the rights
65 exercising rights under, and complying with all of the terms
83 a) under intellectual property rights (other than patent or
116 this License or the recipient's rights hereunder. Your
140 Code where You describe recipients' rights or ownership
141 rights relating to Initial Code. You may choose to offer,
162 recipients' rights relating to the Original Code. You may
164 version of the Code or ownership rights under a license of
236 8.1 This License and the rights granted hereunder will
272 subcontractor (at any tier), then the Government's rights in
[all …]
/dragonfly/contrib/cvs-1.12/
HDCOPYING29 To protect your rights, we need to make restrictions that forbid
30 anyone to deny you these rights or to ask you to surrender the rights.
35 gratis or for a fee, you must give the recipients all the rights that
37 source code. And you must tell them their rights.
39 We protect your rights with two steps: (1) copyright the software, and
134 the Program is void, and will automatically terminate your rights to use
136 copies, or rights to use copies, from you under this General Public
148 recipients' exercise of the rights granted herein.
/dragonfly/contrib/tcpdump/
HDtcpdump.c1007 cap_rights_t rights; in set_dumper_capsicum_rights() local
1009 cap_rights_init(&rights, CAP_SEEK, CAP_WRITE, CAP_FCNTL); in set_dumper_capsicum_rights()
1010 if (cap_rights_limit(fd, &rights) < 0 && errno != ENOSYS) { in set_dumper_capsicum_rights()
1492 cap_rights_t rights; in main() local
2062 cap_rights_init(&rights, CAP_READ); in main()
2063 if (cap_rights_limit(fileno(pcap_file(pd)), &rights) < 0 && in main()
2340 cap_rights_init(&rights, CAP_IOCTL, CAP_READ, CAP_EVENT); in main()
2341 if (cap_rights_limit(pcap_fileno(pd), &rights) < 0 && in main()
2396 cap_rights_init(&rights, CAP_CREATE, CAP_FCNTL, in main()
2398 if (cap_rights_limit(dumpinfo.dirfd, &rights) < 0 && in main()
[all …]
/dragonfly/contrib/flex/
HDCOPYING8 All rights reserved.
13 The United States Government has rights in this work pursuant
/dragonfly/test/interbench/
HDCOPYING28 To protect your rights, we need to make restrictions that forbid
29 anyone to deny you these rights or to ask you to surrender the rights.
34 gratis or for a fee, you must give the recipients all the rights that
37 rights.
39 We protect your rights with two steps: (1) copyright the software, and
124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
175 void, and will automatically terminate your rights under this License.
176 However, parties who have received copies, or rights, from you under
193 restrictions on the recipients' exercise of the rights granted herein.
/dragonfly/contrib/gcc-4.7/
HDCOPYING28 To protect your rights, we need to make restrictions that forbid
29 anyone to deny you these rights or to ask you to surrender the rights.
34 gratis or for a fee, you must give the recipients all the rights that
37 rights.
39 We protect your rights with two steps: (1) copyright the software, and
124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
175 void, and will automatically terminate your rights under this License.
176 However, parties who have received copies, or rights, from you under
193 restrictions on the recipients' exercise of the rights granted herein.
/dragonfly/contrib/lvm2/dist/
HDCOPYING28 To protect your rights, we need to make restrictions that forbid
29 anyone to deny you these rights or to ask you to surrender the rights.
34 gratis or for a fee, you must give the recipients all the rights that
37 rights.
39 We protect your rights with two steps: (1) copyright the software, and
124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
175 void, and will automatically terminate your rights under this License.
176 However, parties who have received copies, or rights, from you under
193 restrictions on the recipients' exercise of the rights granted herein.
/dragonfly/gnu/
HDCOPYING28 To protect your rights, we need to make restrictions that forbid
29 anyone to deny you these rights or to ask you to surrender the rights.
34 gratis or for a fee, you must give the recipients all the rights that
37 rights.
39 We protect your rights with two steps: (1) copyright the software, and
124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
175 void, and will automatically terminate your rights under this License.
176 However, parties who have received copies, or rights, from you under
193 restrictions on the recipients' exercise of the rights granted herein.
/dragonfly/contrib/binutils-2.27/include/
HDCOPYING28 To protect your rights, we need to make restrictions that forbid
29 anyone to deny you these rights or to ask you to surrender the rights.
34 gratis or for a fee, you must give the recipients all the rights that
37 rights.
39 We protect your rights with two steps: (1) copyright the software, and
124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
175 void, and will automatically terminate your rights under this License.
176 However, parties who have received copies, or rights, from you under
193 restrictions on the recipients' exercise of the rights granted herein.
/dragonfly/contrib/zstd/
HDCOPYING28 To protect your rights, we need to make restrictions that forbid
29 anyone to deny you these rights or to ask you to surrender the rights.
34 gratis or for a fee, you must give the recipients all the rights that
37 rights.
39 We protect your rights with two steps: (1) copyright the software, and
124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
175 void, and will automatically terminate your rights under this License.
176 However, parties who have received copies, or rights, from you under
193 restrictions on the recipients' exercise of the rights granted herein.
/dragonfly/contrib/cryptsetup/
HDCOPYING28 To protect your rights, we need to make restrictions that forbid
29 anyone to deny you these rights or to ask you to surrender the rights.
34 gratis or for a fee, you must give the recipients all the rights that
37 rights.
39 We protect your rights with two steps: (1) copyright the software, and
124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
175 void, and will automatically terminate your rights under this License.
176 However, parties who have received copies, or rights, from you under
193 restrictions on the recipients' exercise of the rights granted herein.
/dragonfly/contrib/gdb-7/
HDCOPYING28 To protect your rights, we need to make restrictions that forbid
29 anyone to deny you these rights or to ask you to surrender the rights.
34 gratis or for a fee, you must give the recipients all the rights that
37 rights.
39 We protect your rights with two steps: (1) copyright the software, and
124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
175 void, and will automatically terminate your rights under this License.
176 However, parties who have received copies, or rights, from you under
193 restrictions on the recipients' exercise of the rights granted herein.
/dragonfly/contrib/xz/
HDCOPYING.GPLv228 To protect your rights, we need to make restrictions that forbid
29 anyone to deny you these rights or to ask you to surrender the rights.
34 gratis or for a fee, you must give the recipients all the rights that
37 rights.
39 We protect your rights with two steps: (1) copyright the software, and
124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
175 void, and will automatically terminate your rights under this License.
176 However, parties who have received copies, or rights, from you under
193 restrictions on the recipients' exercise of the rights granted herein.
/dragonfly/contrib/gdb-7/include/
HDCOPYING28 To protect your rights, we need to make restrictions that forbid
29 anyone to deny you these rights or to ask you to surrender the rights.
34 gratis or for a fee, you must give the recipients all the rights that
37 rights.
39 We protect your rights with two steps: (1) copyright the software, and
124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
175 void, and will automatically terminate your rights under this License.
176 However, parties who have received copies, or rights, from you under
193 restrictions on the recipients' exercise of the rights granted herein.
/dragonfly/contrib/gcc-8.0/
HDCOPYING28 To protect your rights, we need to make restrictions that forbid
29 anyone to deny you these rights or to ask you to surrender the rights.
34 gratis or for a fee, you must give the recipients all the rights that
37 rights.
39 We protect your rights with two steps: (1) copyright the software, and
124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
175 void, and will automatically terminate your rights under this License.
176 However, parties who have received copies, or rights, from you under
193 restrictions on the recipients' exercise of the rights granted herein.
/dragonfly/contrib/binutils-2.34/
HDCOPYING28 To protect your rights, we need to make restrictions that forbid
29 anyone to deny you these rights or to ask you to surrender the rights.
34 gratis or for a fee, you must give the recipients all the rights that
37 rights.
39 We protect your rights with two steps: (1) copyright the software, and
124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
175 void, and will automatically terminate your rights under this License.
176 However, parties who have received copies, or rights, from you under
193 restrictions on the recipients' exercise of the rights granted herein.
/dragonfly/contrib/binutils-2.27/
HDCOPYING28 To protect your rights, we need to make restrictions that forbid
29 anyone to deny you these rights or to ask you to surrender the rights.
34 gratis or for a fee, you must give the recipients all the rights that
37 rights.
39 We protect your rights with two steps: (1) copyright the software, and
124 Thus, it is not the intent of this section to claim rights or contest
125 your rights to work written entirely by you; rather, the intent is to
175 void, and will automatically terminate your rights under this License.
176 However, parties who have received copies, or rights, from you under
193 restrictions on the recipients' exercise of the rights granted herein.
/dragonfly/contrib/xz/src/xz/
HDfile_io.c193 cap_rights_t rights; in io_sandbox_enter() local
195 if (cap_rights_limit(src_fd, cap_rights_init(&rights, in io_sandbox_enter()
199 if (cap_rights_limit(STDOUT_FILENO, cap_rights_init(&rights, in io_sandbox_enter()
204 if (cap_rights_limit(user_abort_pipe[0], cap_rights_init(&rights, in io_sandbox_enter()
208 if (cap_rights_limit(user_abort_pipe[1], cap_rights_init(&rights, in io_sandbox_enter()
/dragonfly/contrib/grep/
HDCOPYING29 To protect your rights, we need to prevent others from denying you
30 these rights or asking you to surrender the rights. Therefore, you have
38 know their rights.
40 Developers that use the GNU GPL protect your rights with two steps:
156 All rights granted under this License are granted for the term of
162 rights of fair use or other equivalent, as provided by copyright law.
189 is effected by exercising rights under this License with respect to
192 users, your or third parties' legal rights to forbid circumvention of
240 used to limit the access or legal rights of the compilation's users
379 e) Declining to grant rights under trademark law for use of some
[all …]

1234567891011