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

/freebsd-11-stable/usr.bin/cmp/
H A Dspecial.c54 int dfound; local
61 dfound = 0;
76 dfound = 1;
80 dfound = 1;
104 if (dfound)
H A Dlink.c46 int dfound, len1, len2; local
72 dfound = 0;
77 dfound = 1;
81 dfound = 1;
93 if (dfound)
H A Dregular.c64 int dfound; local
103 dfound = 0;
112 dfound = 1;
116 dfound = 1;
150 if (dfound)

Completed in 75 milliseconds