Searched refs:init_sockets (Results 1 – 7 of 7) sorted by relevance
150 int init_sockets(void);
243 if (init_sockets() == -1) in main()
87 init_sockets(void) in init_sockets() function
304 init_sockets(krb5_context context, in init_sockets() function1142 ndescr = init_sockets(context, config, &d); in start_kdc()
1594 * kdc/connect.c (init_sockets): pass context to1712 * kdc/connect.c (init_sockets): free addresses
1156 * kdc/connect.c (init_sockets): pay attention to
23 (init_sockets): get all local addresses and bind to them all1063 * kdc/connect.c (init_sockets): less reallocing.