Searched refs:fd_to_send (Results 1 – 1 of 1) sorted by relevance
249 static int send_fd_via_socket(int socket_fd, int fd_to_send) in send_fd_via_socket() argument267 memcpy(CMSG_DATA(cmsg), &fd_to_send, sizeof(int)); in send_fd_via_socket()