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

/httpd/modules/metadata/
H A Dmod_mime_magic.c911 * apprentice - load configuration from the magic file r
914 static int apprentice(server_rec *s, apr_pool_t *p) function
987 MODNAME ": apprentice conf=%x file=%s m=%s m->next=%s last=%s",
994 MODNAME ": apprentice read %d lines, %d rules, %d errors",
1001 MODNAME ": apprentice test");
1008 MODNAME ": apprentice: POINTER CLOBBERED! "
1493 * apprentice.c). Passed the name and FILE * of one file to be typed.
2377 result = apprentice(s, p);

Completed in 17 milliseconds