Home
last modified time | relevance | path

Searched refs:SCM_RIGHTS (Results 1 – 25 of 51) sorted by relevance

123

/freebsd/contrib/pf/pflogd/
H A Dprivsep_fdpass.c70 cmsg->cmsg_type = SCM_RIGHTS; in send_fd()
121 if (cmsg->cmsg_type != SCM_RIGHTS) in receive_fd()
123 SCM_RIGHTS, cmsg->cmsg_type); in receive_fd()
/freebsd/crypto/openssh/
H A Dmonitor_fdpass.c70 cmsg->cmsg_type = SCM_RIGHTS; in mm_send_fd()
164 if (cmsg->cmsg_type != SCM_RIGHTS) { in mm_receive_fd()
165 error_f("expected %d got %d", SCM_RIGHTS, cmsg->cmsg_type); in mm_receive_fd()
/freebsd/contrib/netbsd-tests/net/fdpass/
H A Dfdpass.c70 cmsg->cmsg_type = SCM_RIGHTS; in send_fd()
145 if (cmsg->cmsg_type != SCM_RIGHTS) in recv_fd()
147 SCM_RIGHTS, cmsg->cmsg_type); in recv_fd()
/freebsd/tools/regression/capsicum/syscalls/
H A Dmisc.c71 cmsg->cmsg_type = SCM_RIGHTS; in descriptor_send()
118 cmsg->cmsg_type != SCM_RIGHTS) { in descriptor_recv()
/freebsd/tools/test/stress2/misc/
H A Dsendmsg2.sh77 cmh->cmsg_type = SCM_RIGHTS;
118 if (c->cmsg_level == SOL_SOCKET && c->cmsg_type == SCM_RIGHTS) {
H A Dsendmsg.sh167 cmsg->cmsg_type = SCM_RIGHTS;
181 if (cmsg->cmsg_type != SCM_RIGHTS)
H A Dunionfs20.sh113 cmsg->cmsg_type = SCM_RIGHTS;
150 if (cmsg->cmsg_level != SOL_SOCKET || cmsg->cmsg_type != SCM_RIGHTS) {
H A Ddatagram2.sh88 m.msg_hdr.cmsg_type = SCM_RIGHTS;
H A Doverflow3.sh70 chdr->cmsg_type = SCM_RIGHTS;
H A Dsocketpair.sh79 cmsg->cmsg_type = SCM_RIGHTS;
H A Ddatagram3.sh89 m.msg_hdr.cmsg_type = SCM_RIGHTS;
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dproto_common.c81 cmsg->cmsg_type = SCM_RIGHTS; in proto_descriptor_send()
184 cmsg->cmsg_type != SCM_RIGHTS) { in proto_descriptor_recv()
/freebsd/sbin/hastd/
H A Dproto_common.c81 cmsg->cmsg_type = SCM_RIGHTS; in proto_descriptor_send()
184 cmsg->cmsg_type != SCM_RIGHTS) { in proto_descriptor_recv()
/freebsd/contrib/netbsd-tests/include/sys/
H A Dt_socket.c49 cmp->cmsg_type = SCM_RIGHTS; in ATF_TC_BODY()
138 cmp->cmsg_type = SCM_RIGHTS; in ATF_TC_BODY()
/freebsd/lib/libnv/
H A Dmsgio.c79 cmsg->cmsg_type = SCM_RIGHTS; in msghdr_add_fd()
312 cmsg->cmsg_type != SCM_RIGHTS) { in fd_package_recv()
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_kevent.c132 msg->cmsg_type = SCM_RIGHTS; in ATF_TC_BODY()
/freebsd/contrib/blocklist/lib/
H A Dold_bl.c417 cmsg->cmsg_type = SCM_RIGHTS; in bl_send()
485 case SCM_RIGHTS: in bl_recv()
H A Dbl.c417 cmsg->cmsg_type = SCM_RIGHTS; in bl_send()
485 case SCM_RIGHTS: in bl_recv()
/freebsd/contrib/mandoc/
H A Dmandocd.c120 cmsg->cmsg_type != SCM_RIGHTS ||
H A Dcatman.c116 cmsg->cmsg_type = SCM_RIGHTS; in sock_fd_write()
/freebsd/cddl/contrib/opensolaris/tests/os-tests/tests/oclo/
H A Doclo.c618 cm->cmsg_type = SCM_RIGHTS; in oclo_rights_common()
650 if (cm->cmsg_level != SOL_SOCKET || cm->cmsg_type != SCM_RIGHTS) { in oclo_rights_common()
653 cm->cmsg_level, cm->cmsg_type, SOL_SOCKET, SCM_RIGHTS); in oclo_rights_common()
/freebsd/lib/libc/tests/secure/
H A Dfortify_signal_test.c106 cmsg->cmsg_type = SCM_RIGHTS; in new_socket()
H A Dfortify_random_test.c106 cmsg->cmsg_type = SCM_RIGHTS; in new_socket()
/freebsd/lib/libopenbsd/
H A Dimsg-buffer.c258 cmsg->cmsg_type = SCM_RIGHTS; in msgbuf_write()
/freebsd/tests/sys/fs/fusefs/
H A Drelease.cc235 cmsg->cmsg_type = SCM_RIGHTS; in TEST_F()

123