Searched defs:build_dn_from_dc_list (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/contrib/sdb/ldap/
H A Dzone2ldap.c83 char *build_dn_from_dc_list (char **dc_list, unsigned int ttl, int flag);
299 basedn = build_dn_from_dc_list (dc_list, 0, NO_SPEC);
407 dn = build_dn_from_dc_list (dc_list, ttl, WI_SPEC);
677 build_dn_from_dc_list (char **dc_list, unsigned int ttl, int flag) function

Completed in 12 milliseconds