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

/httpd/modules/slotmem/
H A Dmod_slotmem_shm.c62 int fbased; /* filebased? */ member in struct:ap_slotmem_instance_t
249 if (next->fbased) {
299 int fbased = 1; local
337 fbased = 0;
345 if (fbased) {
376 if (fbased) {
420 res->fbased = fbased;
504 res->fbased = 1;

Completed in 1434 milliseconds