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

/freebsd-10.1-release/usr.bin/cmp/
H A Dlink.c44 int dfound, len1, len2; local
70 dfound = 0;
75 dfound = 1;
79 dfound = 1;
91 if (dfound)
H A Dspecial.c54 int dfound; local
61 dfound = 0;
76 dfound = 1;
80 dfound = 1;
102 if (dfound)
H A Dregular.c64 int dfound; local
103 dfound = 0;
112 dfound = 1;
116 dfound = 1;
150 if (dfound)

Completed in 44 milliseconds