OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCM_RIGHTS
(Results
1 - 20
of
20
) sorted by relevancy
/src/dist/pf/sbin/pflogd/
privsep_fdpass.c
68
cmsg->cmsg_type =
SCM_RIGHTS
;
116
if (cmsg->cmsg_type !=
SCM_RIGHTS
)
118
SCM_RIGHTS
, cmsg->cmsg_type);
/src/tests/net/fdpass/
fdpass.c
70
cmsg->cmsg_type =
SCM_RIGHTS
;
145
if (cmsg->cmsg_type !=
SCM_RIGHTS
)
147
SCM_RIGHTS
, cmsg->cmsg_type);
/src/tests/include/sys/
t_socket.c
49
cmp->cmsg_type =
SCM_RIGHTS
;
138
cmp->cmsg_type =
SCM_RIGHTS
;
/src/sbin/mount_portal/
activate.c
148
cmsg->cmsg_type =
SCM_RIGHTS
;
puffs_portal.c
297
cmp->cmsg_type =
SCM_RIGHTS
;
/src/regress/sys/kern/unfdpass/
unfdpass.c
254
case
SCM_RIGHTS
:
423
cmp->cmsg_type =
SCM_RIGHTS
;
/src/sys/external/bsd/libnv/dist/
msgio.c
87
cmsg->cmsg_type =
SCM_RIGHTS
;
100
cmsg->cmsg_type !=
SCM_RIGHTS
||
/src/sys/compat/common/
uipc_syscalls_43.c
245
* If there is any control information and it's
SCM_RIGHTS
,
253
&& cmsg->cmsg_type ==
SCM_RIGHTS
326
cmsg->cmsg_type =
SCM_RIGHTS
;
/src/tests/lib/libc/sys/
t_kevent.c
122
msg->cmsg_type =
SCM_RIGHTS
;
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_platform_linux.cc
326
if (cmsg->cmsg_level != SOL_SOCKET || cmsg->cmsg_type !=
SCM_RIGHTS
)
/src/sys/sys/
socket.h
579
#define
SCM_RIGHTS
0x01 /* access rights (array of int) */
/src/sys/compat/netbsd32/
netbsd32_socket.c
97
&& cmsg->cmsg_type ==
SCM_RIGHTS
) {
netbsd32_compat_43.c
464
* If there is any control information and it's
SCM_RIGHTS
,
472
&& cmsg->cmsg_type ==
SCM_RIGHTS
/src/sys/compat/linux/common/
linux_socket.c
546
/* Linux
SCM_RIGHTS
is same as NetBSD */
718
&& linux_cmsg.cmsg_type ==
SCM_RIGHTS
)
728
case
SCM_RIGHTS
:
729
/* Linux
SCM_RIGHTS
is same as NetBSD */
751
/* We must free all the
SCM_RIGHTS
*/
/src/sys/kern/
uipc_syscalls.c
795
* Adjust for a truncated
SCM_RIGHTS
control message.
798
* m is the mbuf holding the (already externalized)
SCM_RIGHTS
message.
832
&& cmsg->cmsg_type ==
SCM_RIGHTS
)
864
&& cmsg->cmsg_type ==
SCM_RIGHTS
)
872
/* We must free all the
SCM_RIGHTS
*/
uipc_usrreq.c
474
* other than
SCM_RIGHTS
, and only allows one. This
1554
if (cm->cmsg_type !=
SCM_RIGHTS
|| cm->cmsg_level != SOL_SOCKET ||
1854
* Garbage collector thread. While
SCM_RIGHTS
messages are in transit,
1923
cm->cmsg_type !=
SCM_RIGHTS
)
uipc_socket.c
1405
type ==
SCM_RIGHTS
) {
1421
* Dispose of any
SCM_RIGHTS
message that went
1425
type ==
SCM_RIGHTS
) {
/src/usr.bin/nc/
netcat.c
1338
cmsg->cmsg_type =
SCM_RIGHTS
;
/src/sys/net/
if_gre.c
618
* Dispose of any
SCM_RIGHTS
message that went
622
mtod(m, struct cmsghdr *)->cmsg_type ==
SCM_RIGHTS
)
/src/lib/librumphijack/
hijack.c
1721
cmsg->cmsg_type ==
SCM_RIGHTS
) {
Completed in 29 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025