Searched refs:init_sockaddr (Results 1 – 4 of 4) sorted by relevance
3680 static struct hostent *init_sockaddr PROTO ((struct sockaddr_in *, char *,3684 init_sockaddr (name, hostname, port) in init_sockaddr() function4162 hp = init_sockaddr (&client_sai, current_parsed_root->hostname, port);
382 init_sockaddr() does that for us.383 (init_sockaddr): zero the sockadder_in struct before doing391 init_sockaddr().674 * client.c (init_sockaddr): func moved here from login.c.791 (init_sockaddr): new func.
79 call to ntohs (init_sockaddr calls htons on the port argument).193 * client.c (init_sockaddr): Compile if HAVE_KERBEROS, as well as195 (start_tcp_server): Clean up. Use init_sockaddr. Use
243 * client.c (init_sockaddr): Change port argument from575 * client.c (init_sockaddr, auth_server_port_number), entries.c3261 * client.c (init_sockaddr): Exit with status 1 rather than