Home
last modified time | relevance | path

Searched refs:init_sockets (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/usr.bin/rump_dhcpclient/
H A Dnet.h150 int init_sockets(void);
H A Dmain.c243 if (init_sockets() == -1) in main()
H A Dif-bsd.c87 init_sockets(void) in init_sockets() function
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Dconnect.c304 init_sockets(krb5_context context, in init_sockets() function
1142 ndescr = init_sockets(context, config, &d); in start_kdc()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.19991594 * kdc/connect.c (init_sockets): pass context to
1712 * kdc/connect.c (init_sockets): free addresses
H A DChangeLog.20001156 * kdc/connect.c (init_sockets): pay attention to
H A DChangeLog.199823 (init_sockets): get all local addresses and bind to them all
1063 * kdc/connect.c (init_sockets): less reallocing.