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

/httpd/modules/mappers/
H A Dmod_imagemap.c88 } imap_conf_rec; typedef in typeref:struct:__anon232
92 imap_conf_rec *icr =
93 (imap_conf_rec *) apr_palloc(p, sizeof(imap_conf_rec));
104 imap_conf_rec *new = (imap_conf_rec *) apr_palloc(p, sizeof(imap_conf_rec));
105 imap_conf_rec *base = (imap_conf_rec *) basev;
106 imap_conf_rec *ad
[all...]

Completed in 1727 milliseconds