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

/httpd/support/
H A Dhtcacheclean.c93 } ENTRY; typedef in typeref:struct:_entry
113 static APR_RING_ENTRY(_entry) root; /* ENTRY ring anchor */
609 ENTRY *e;
776 e = apr_palloc(pool, sizeof(ENTRY));
892 e = apr_palloc(pool, sizeof(ENTRY));
967 ENTRY *e, *n, *oldest;

Completed in 1493 milliseconds