Searched refs:dfound (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.bin/cmp/
H A Dlink.c45 int dfound, len1, len2; local
71 dfound = 0;
77 dfound = 1;
81 dfound = 1;
97 if (dfound)
H A Dspecial.c48 int dfound; local
64 dfound = 0;
86 dfound = 1;
90 dfound = 1;
119 if (dfound)
H A Dregular.c62 int dfound; local
107 dfound = 0;
123 dfound = 1;
127 dfound = 1;
165 if (dfound)

Completed in 71 milliseconds