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

/httpd/include/
H A Dap_slotmem.h113 * attach to an existing slotmem.
114 * This would attach to shared memory, basically.
122 apr_status_t (* attach)(ap_slotmem_instance_t **inst, const char *name, apr_size_t *item_size, unsigned int *item_num, apr_pool_t *pool); member in struct:ap_slotmem_provider_t

Completed in 15 milliseconds