Searched refs:control_un (Results 1 – 6 of 6) sorted by relevance
81 } control_un; in unix_send_fd()85 memset((void *) &control_un, 0, sizeof(control_un)); /* Fix 202302 */ in unix_send_fd()86 msg.msg_control = control_un.control; in unix_send_fd()
74 } control_un; in unix_recv_fd() local78 msg.msg_control = control_un.control; in unix_recv_fd()
46 } control_un; in recvfrom_flags() local50 msg.msg_control = control_un.control; in recvfrom_flags()51 msg.msg_controllen = sizeof(control_un.control); in recvfrom_flags()
60 } control_un; in recvfrom_flags() local64 msg.msg_control = control_un.control; in recvfrom_flags()65 msg.msg_controllen = sizeof(control_un.control); in recvfrom_flags()
206 } control_un; in ldap_pvt_connect() local216 msg.msg_control = control_un.control; in ldap_pvt_connect()217 msg.msg_controllen = sizeof( control_un.control ); in ldap_pvt_connect()
666 } control_un; in recv_pdu() local669 msg.msg_control = control_un.control; in recv_pdu()670 msg.msg_controllen = sizeof(control_un.control); in recv_pdu()