Lines Matching refs:ldap_config_stack
111 static struct ldap_config_stack *ldap_stack = NULL;
390 ldap_parse_class (struct ldap_config_stack *item, struct parse *cfile) in ldap_parse_class()
445 ldap_parse_subclass (struct ldap_config_stack *item, struct parse *cfile) in ldap_parse_subclass()
494 ldap_parse_host (struct ldap_config_stack *item, struct parse *cfile) in ldap_parse_host()
530 ldap_parse_shared_network (struct ldap_config_stack *item, struct parse *cfile) in ldap_parse_shared_network()
572 ldap_parse_subnet (struct ldap_config_stack *item, struct parse *cfile) in ldap_parse_subnet()
626 ldap_parse_subnet6 (struct ldap_config_stack *item, struct parse *cfile) in ldap_parse_subnet6()
673 ldap_parse_pool (struct ldap_config_stack *item, struct parse *cfile) in ldap_parse_pool()
706 ldap_parse_pool6 (struct ldap_config_stack *item, struct parse *cfile) in ldap_parse_pool6()
739 ldap_parse_group (struct ldap_config_stack *item, struct parse *cfile) in ldap_parse_group()
747 ldap_parse_key (struct ldap_config_stack *item, struct parse *cfile) in ldap_parse_key()
780 ldap_parse_zone (struct ldap_config_stack *item, struct parse *cfile) in ldap_parse_zone()
843 ldap_parse_failover (struct ldap_config_stack *item, struct parse *cfile) in ldap_parse_failover()
1067 struct ldap_config_stack *ns; in add_to_config_stack()
1776 free_stack_entry (struct ldap_config_stack *item) in free_stack_entry()
1778 struct ldap_config_stack *look_ahead_pointer = item; in free_stack_entry()
1801 struct ldap_config_stack *temp_stack; in next_ldap_entry()
1946 struct ldap_config_stack *entry; in ldap_generate_config_string()
2451 struct ldap_config_stack *temp_stack; in ldap_read_config()