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

/httpd/modules/metadata/
H A Dmod_mime_magic.c227 static int mget(request_rec *, union VALUETYPE *, unsigned char *,
1578 if (!mget(r, &p, s, m, nbytes) ||
1649 if (mget(r, &p, s, m, nbytes) &&
1785 static int mget(request_rec *r, union VALUETYPE *p, unsigned char *s, function

Completed in 17 milliseconds