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

/freebsd-10.2-release/contrib/libarchive/tar/
H A Dsubst.c217 int c, got_match, print_match; local
224 got_match = 0;
242 got_match = 1;
299 if (got_match)
305 return got_match;
/freebsd-10.2-release/contrib/file/src/
H A Dfile.h373 int got_match; member in struct:level_info
H A Dsoftmagic.c299 ms->c.li[cont_level].got_match = 0;
300 else if (ms->c.li[cont_level].got_match) {
304 ms->c.li[cont_level].got_match = 1;
H A Dfuncs.c428 ms->c.li[level].got_match = 0;

Completed in 262 milliseconds