Home
last modified time | relevance | path

Searched defs:ldap_url_desc (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/head/
H A Dldap.h761 typedef struct ldap_url_desc { struct
762 char *lud_host;
763 int lud_port;
764 char *lud_dn;
765 char **lud_attrs;
766 int lud_scope;
767 char *lud_filter;
768 unsigned long lud_options;
770 char *lud_string; /* for internal use only */