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

/httpd/modules/slotmem/
H A Dmod_slotmem_shm.c47 #define AP_SLOTMEM_IS_PERSIST(t) (t->desc.type & AP_SLOTMEM_TYPE_PERSIST) macro
246 if (AP_SLOTMEM_IS_PERSIST(next)) {

Completed in 33 milliseconds