Searched refs:ldap_parse_entry_options (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/mpl/dhcp/dist/server/ |
H A D | ldap.c | 1882 ldap_parse_entry_options (LDAPMessage *ent, struct parse *cfile, in ldap_parse_entry_options() function 2027 ldap_parse_entry_options(entry->ldent, cfile, NULL); in ldap_generate_config_string() 2326 res = ldap_parse_entry_options(hostent, cfile, NULL); in ldap_read_config() 2554 res = ldap_parse_entry_options (entry, cfile, &lease_limit); in ldap_parse_options() 2569 res = ldap_parse_entry_options (ent, cfile, &lease_limit); in ldap_parse_options()
|