Searched refs:ldapc_parseurl (Results 1 – 1 of 1) sorted by relevance
89 int ldapc_parseurl(struct ldapc *, struct ldapc_search *,212 if (url != NULL && ldapc_parseurl(&ldap, &ls, url) == -1) in main()682 ldapc_parseurl(struct ldapc *ldap, struct ldapc_search *ls, const char *url) in ldapc_parseurl() function