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

/httpd/modules/ldap/
H A Dutil_ldap_cache.h54 util_cache_node_t **nodes; member in struct:util_ald_cache
/httpd/support/
H A Dhtcacheclean.c124 apr_off_t nodes; member in struct:stats
241 : "", s->nodes);
267 apr_off_t *nodes, apr_pool_t *pool)
288 (*nodes)--;
296 (*nodes)--;
322 static void delete_file(char *path, char *basename, apr_off_t *nodes, argument
335 (*nodes)--;
339 (*nodes)--;
351 delete_parent(path, basename, nodes, pool);
358 static void delete_entry(char *path, char *basename, apr_off_t *nodes, argument
266 delete_parent(const char *path, const char *basename, apr_off_t *nodes, apr_pool_t *pool) argument
595 process_dir(char *path, apr_pool_t *pool, apr_off_t *nodes) argument
964 purge(char *path, apr_pool_t *pool, apr_off_t max, apr_off_t inodes, apr_off_t nodes, apr_off_t round) argument
1759 apr_off_t nodes = 0; local
[all...]

Completed in 859 milliseconds