Lines Matching defs:ldapdb_data
62 struct ldapdb_data { struct63 char *hostport;64 char *hostname;65 int portno;66 char *base;67 int defaultttl;68 char *filterall;69 int filteralllen;70 char *filterone;71 int filteronelen;72 char *filtername;73 char *bindname;74 char *bindpw;76 int tls;