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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/base/
H A Drep_base.h131 socket_t listen_socket_init __P((const char *, int));
H A Drep_msg.c266 if ((fd = listen_socket_init(progname, port)) < 0) {
H A Drep_net.c307 * listen_socket_init --
313 listen_socket_init(progname, port) function

Completed in 120 milliseconds