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

/macosx-10.10/file-46/file/src/
H A Dprint.c58 if (m->flag & INDIR) {
H A Dfile.h135 #define INDIR 0x01 /* if '(...)' appears */ macro
H A Dapprentice.c1171 m->flag |= INDIR;
1192 if (m->flag & INDIR) {
H A Dsoftmagic.c1034 if (mcopy(ms, p, m->type, m->flag & INDIR, s, offset, nbytes, count) == -1)
1044 if (m->flag & INDIR) {
/macosx-10.10/apache-793/httpd/modules/metadata/
H A Dmod_mime_magic.c133 #define INDIR 1 /* if '>(...)' appears, */ macro
1096 m->flag |= INDIR;
1107 if (m->flag & INDIR) {
1798 if (m->flag & INDIR) {

Completed in 84 milliseconds