Searched defs:aldap_url (Results 1 – 1 of 1) sorted by relevance
74 struct aldap_url { struct75 int protocol;76 char *host;77 in_port_t port;78 char *dn;80 char *attributes[MAXATTR];81 int scope;82 char *filter;83 char *buffer;