Searched refs:recv_control (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/plugins/down-root/
H A Ddown-root.c124 recv_control (int fd) function
365 status = recv_control (fd[0]);
403 const int status = recv_control (context->foreground_fd);
507 command_code = recv_control (fd);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/plugins/auth-pam/
H A Dauth-pam.c192 recv_control (int fd) function
200 /*fprintf (stderr, "AUTH-PAM: DEBUG recv_control.read=%d\n", (int)size);*/
428 status = recv_control (fd[0]);
490 const int status = recv_control (context->foreground_fd);
739 command = recv_control (fd);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dps.c142 recv_control (const socket_descriptor_t fd) function
842 status = recv_control (fd[0]);
854 msg (M_ERR, "PORT SHARE: unexpected init recv_control status=%d", status);

Completed in 128 milliseconds