Home
last modified time | relevance | path

Searched refs:ldap_dn_node (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/server/
H A Dldap.c113 typedef struct ldap_dn_node { struct
114 struct ldap_dn_node *next; argument
117 } ldap_dn_node; typedef
119 static ldap_dn_node *ldap_service_dn_head = NULL;
120 static ldap_dn_node *ldap_service_dn_tail = NULL;
2187 ldap_dn_node *curr = NULL; in ldap_read_config()
2606 ldap_dn_node *curr; in find_haddr_in_ldap()
2787 ldap_dn_node *curr; in find_subclass_in_ldap()
2957 ldap_dn_node *curr; in find_client_in_ldap()