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

/httpd/modules/ldap/
H A Dutil_ldap_cache.h35 typedef struct util_cache_node_t { struct
38 struct util_cache_node_t *next;
39 } util_cache_node_t; typedef in typeref:struct:util_cache_node_t
54 util_cache_node_t **nodes;

Completed in 10 milliseconds