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

/httpd/modules/ldap/
H A Dutil_ldap_cache.c135 util_search_node_t *node = n;
141 util_search_node_t *na = a;
142 util_search_node_t *nb = b;
149 util_search_node_t *node = c;
150 util_search_node_t *newnode = util_ald_alloc(cache, sizeof *newnode);
201 util_search_node_t *node = n;
220 util_search_node_t *node = n;
H A Dutil_ldap_cache.h112 typedef struct util_search_node_t { struct
120 } util_search_node_t; typedef in typeref:struct:util_search_node_t
H A Dutil_ldap.c1647 util_search_node_t *search_nodep; /* Cached search node */
1648 util_search_node_t the_search_node;
1923 util_search_node_t *search_nodep; /* Cached search node */
1924 util_search_node_t the_search_node;

Completed in 1685 milliseconds