Searched refs:ldap_x_hostlist_next (Results 1 – 4 of 4) sorted by relevance
661 return( ldap_x_hostlist_next( hostp, portp, *statusp )); in ldap_x_hostlist_first()671 ldap_x_hostlist_next( char **hostp, int *portp, in ldap_x_hostlist_next() function
718 parse_err = ldap_x_hostlist_next( &host, &port, status );
284 LDAP_API(int) LDAP_CALL ldap_x_hostlist_next( char **hostp,
408 parse_err = ldap_x_hostlist_next( &host, &port, status )) { in prldap_connect()