Searched refs:ascmagic (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/apache-786.1/httpd/modules/metadata/
H A Dmod_mime_magic.c215 static int ascmagic(request_rec *, unsigned char *, apr_size_t);
241 * Original notes: names and types used by ascmagic in file(1). These tokens are
902 if (ascmagic(r, buf, nb) == 1)
1976 static int ascmagic(request_rec *r, unsigned char *buf, apr_size_t nbytes) function

Completed in 204 milliseconds