Lines Matching refs:persist
68 void *persist; /* persist dataset start */
78 * . persist (also num_free)
87 #define DEFAULT_SLOTMEM_PERSIST_SUFFIX ".persist"
99 int persist)
115 if (persist) {
170 apr_md5(digest, slotmem->persist, nbytes);
171 rv = apr_file_write_full(fp, slotmem->persist, nbytes, NULL);
224 APLOGNO(02552) "at EOF... bypassing md5 match check (old persist file?)");
426 res->persist = (void *)ptr;
507 res->persist = (void *)ptr;