Searched refs:SCM_RIGHTS (Results 1 – 7 of 7) sorted by relevance
157 case SCM_RIGHTS: in __scm_send()309 err = put_user(SCM_RIGHTS, &cm->cmsg_type); in scm_detach_fds()
118 (cmsg->cmsg_type != SCM_RIGHTS)) { in tuntap_open_tramp()
149 #define SCM_RIGHTS 0x01 /* rw: access rights (array of int) */ macro
37 setuid(2) and receive SCM_RIGHTS datagrams.
511 (cmsg->cmsg_type != SCM_RIGHTS)) { in os_rcv_fd()
293 err = put_user(SCM_RIGHTS, &cm->cmsg_type); in scm_detach_fds_compat()
41 of fork() and the SCM_RIGHTS facility of unix domain socket. These