Home
last modified time | relevance | path

Searched refs:ldap_pvt_inet_aton (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/include/ac/
H A Dsocket.h173 # define inet_aton ldap_pvt_inet_aton
175 LDAP_F (int) ldap_pvt_inet_aton LDAP_P(( const char *, struct in_addr * ));
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dos-ip.c486 ldap_pvt_inet_aton( const char *host, struct in_addr *in) in ldap_pvt_inet_aton() function