Home
last modified time | relevance | path

Searched refs:SCK_AcceptConnection (Results 1 – 6 of 6) sorted by relevance

/dports/net/chrony-lite/chrony-4.2/
H A Dsocket.h118 extern int SCK_AcceptConnection(int sock_fd, IPSockAddr *remote_addr);
H A Dnts_ke_server.c213 sock_fd = SCK_AcceptConnection(listening_fd, &addr); in accept_connection()
H A Dsocket.c1412 SCK_AcceptConnection(int sock_fd, IPSockAddr *remote_addr) in SCK_AcceptConnection() function
/dports/net/chrony/chrony-4.2/
H A Dsocket.h118 extern int SCK_AcceptConnection(int sock_fd, IPSockAddr *remote_addr);
H A Dnts_ke_server.c213 sock_fd = SCK_AcceptConnection(listening_fd, &addr); in accept_connection()
H A Dsocket.c1412 SCK_AcceptConnection(int sock_fd, IPSockAddr *remote_addr) in SCK_AcceptConnection() function