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

/freebsd-11-stable/contrib/libarchive/tar/
H A Dsubst.c218 int c, got_match, print_match; local
225 got_match = 0;
244 got_match = 1;
302 if (got_match)
308 return got_match;
/freebsd-11-stable/contrib/file/src/
H A Dfile.h406 int got_match; member in struct:level_info
H A Dfuncs.c593 ms->c.li[level].got_match = 0;
H A Dsoftmagic.c386 ms->c.li[cont_level].got_match = 0;
387 else if (ms->c.li[cont_level].got_match) {
391 ms->c.li[cont_level].got_match = 1;

Completed in 120 milliseconds