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

/freebsd-11.0-release/contrib/libarchive/tar/
H A Dsubst.c217 int c, got_match, print_match; local
224 got_match = 0;
243 got_match = 1;
301 if (got_match)
307 return got_match;
/freebsd-11.0-release/contrib/file/src/
H A Dfile.h378 int got_match; member in struct:level_info
H A Dsoftmagic.c324 ms->c.li[cont_level].got_match = 0;
325 else if (ms->c.li[cont_level].got_match) {
329 ms->c.li[cont_level].got_match = 1;
H A Dfuncs.c450 ms->c.li[level].got_match = 0;

Completed in 87 milliseconds