Home
last modified time | relevance | path

Searched refs:init_sockaddr (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dclient.c3680 static struct hostent *init_sockaddr PROTO ((struct sockaddr_in *, char *,
3684 init_sockaddr (name, hostname, port) in init_sockaddr() function
4162 hp = init_sockaddr (&client_sai, current_parsed_root->hostname, port);
H A DChangeLog-9395382 init_sockaddr() does that for us.
383 (init_sockaddr): zero the sockadder_in struct before doing
391 init_sockaddr().
674 * client.c (init_sockaddr): func moved here from login.c.
791 (init_sockaddr): new func.
H A DChangeLog-9779 call to ntohs (init_sockaddr calls htons on the port argument).
193 * client.c (init_sockaddr): Compile if HAVE_KERBEROS, as well as
195 (start_tcp_server): Clean up. Use init_sockaddr. Use
H A DChangeLog-96243 * client.c (init_sockaddr): Change port argument from
575 * client.c (init_sockaddr, auth_server_port_number), entries.c
3261 * client.c (init_sockaddr): Exit with status 1 rather than