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

/freebsd-9.3-release/contrib/libarchive/tar/
H A Dsubst.c193 int c, got_match, print_match; local
200 got_match = 0;
209 got_match = 1;
264 if (got_match)
270 return got_match;
/freebsd-9.3-release/contrib/file/src/
H A Dfile.h371 int got_match; member in struct:level_info
H A Dfuncs.c412 ms->c.li[level].got_match = 0;
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;

Completed in 101 milliseconds