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

/httpd/modules/metadata/
H A Dmod_mime_magic.c63 * list because it only grows one record at a time, it's only accessed
70 * record.
181 * chunk of stuff that we do I/O on. A "record" is a piece of info that we
182 * care about. Typically many "record"s fit into a "block".
189 union record { union
530 /* allocate a per-request structure and put it in the request record */
664 /* process the RSL and set the MIME info in the request record */
787 /* save the info in the request record */
818 * magic_process - process input file r Apache API request record
912 * API request record
[all...]

Completed in 2749 milliseconds