Searched refs:open_socket (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13.1/contrib/ntp/libntp/ |
| H A D | socket.c | 190 open_socket(
|
| /freebsd-13.1/crypto/heimdal/kdc/ |
| H A D | hprop.c | 54 open_socket(krb5_context context, const char *hostname, const char *port) in open_socket() function 301 fd = open_socket(context, host, port); in propagate_database()
|
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | ntp_io.c | 281 static SOCKET open_socket (sockaddr_u *, int, int, endpt *); 1116 wildif->fd = open_socket(&wildif->sin, 0, 1, wildif); in create_wildcards() 1167 wildif->fd = open_socket(&wildif->sin, 0, 1, wildif); in create_wildcards() 1498 interface->fd = open_socket(&interface->sin, in refresh_interface() 2108 iface->fd = open_socket(&iface->sin, 0, 0, iface); in create_interface() 2650 ep->bfd = open_socket(&ep->bcast, 1, 0, ep); in io_setbclient() 2780 ep->fd = open_socket(&ep->sin, 0, 0, ep); 2892 open_socket( function
|
| /freebsd-13.1/contrib/bsnmp/snmp_ntp/ |
| H A D | snmp_ntp.c | 181 static int open_socket(void); 209 if (open_socket() != -1) { in ntp_start() 245 open_socket(void) in open_socket() function
|
| /freebsd-13.1/contrib/wpa/hostapd/ |
| H A D | hlr_auc_gw.c | 251 static int open_socket(const char *path) in open_socket() function 1074 serv_sock = open_socket(socket_path); in main()
|
| /freebsd-13.1/crypto/heimdal/ |
| H A D | ChangeLog.1999 | 1410 * kdc/hpropd.c (open_socket): stupid cast to get rid of a warning
|
| /freebsd-13.1/contrib/ntp/ |
| H A D | CommitLog-4.1.0 | 2928 * ntpd/ntp_io.c (open_socket): TOS support 5401 * ntpd/ntp_io.c (open_socket): Use ntoa() to print out the address
|
| H A D | CommitLog | 222726 Move NT specific add to completion ports inside of the open_socket code 222729 Move NT specific add to completion ports inside of the open_socket code 223104 Clean up the open_socket code 223107 Clean up the open_socket code
|