Searched refs:try_broadcast (Results 1 – 1 of 1) sorted by relevance
102 static int try_broadcast = 1; variable623 if (errno == EACCES && try_broadcast) { in send_msg_no_cmsg()624 try_broadcast = 0; in send_msg_no_cmsg()684 if (errno == EACCES && try_broadcast) { in send_msg_cmsg()685 try_broadcast = 0; in send_msg_cmsg()816 if (errno == EACCES && try_broadcast) { in socket_read_dgram()817 try_broadcast = 0; in socket_read_dgram()893 if (errno == EACCES && try_broadcast) { in stdin_to_socket()894 try_broadcast = 0; in stdin_to_socket()