Searched refs:util_compare_node_t (Results 1 - 3 of 3) sorted by relevance

/httpd/modules/ldap/
H A Dutil_ldap_cache.c240 util_compare_node_t *node = n;
246 util_compare_node_t *na = a;
247 util_compare_node_t *nb = b;
256 util_compare_node_t *n = c;
257 util_compare_node_t *node = util_ald_alloc(cache, sizeof *node);
279 util_compare_node_t *node = n;
290 util_compare_node_t *node = n;
H A Dutil_ldap_cache.h126 typedef struct util_compare_node_t { struct
134 } util_compare_node_t; typedef in typeref:struct:util_compare_node_t
H A Dutil_ldap.c1048 util_compare_node_t *compare_nodep;
1049 util_compare_node_t the_compare_node;
1400 util_compare_node_t *compare_nodep;
1401 util_compare_node_t the_compare_node;

Completed in 1232 milliseconds