Searched refs:host_bind (Results 1 – 2 of 2) sorted by relevance
96 host_bind(const char *host, const char *port) in host_bind() function306 fd = host_bind(NULL, port); in main()
52 host_bind(const char *host, const char *port, int verbose) in host_bind() function1169 server_fd = host_bind(bind_name, port, verbose); in do_server()