Searched refs:connect_to_host (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libldap4/common/ |
H A D | open.c | 294 if ((rc = connect_to_host(sb, curhost, 0, 300 rc = connect_to_host(sb, NULL, htonl(INADDR_LOOPBACK),
|
H A D | os-ip.c | 134 connect_to_host(Sockbuf *sb, char *host, in_addr_t address, function 158 Debug(LDAP_DEBUG_TRACE, catgets(slapdcat, 1, 201, "connect_to_host: "
|
/osnet-11/usr/src/lib/libldap4/include/ |
H A D | ldap-int.h | 95 int connect_to_host(Sockbuf *sb, char *host, in_addr_t address, int port, 99 int connect_to_host();
|
Completed in 15 milliseconds