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

/freebsd-12-stable/usr.bin/cmp/
H A Dlink.c47 int dfound, len1, len2; local
73 dfound = 0;
78 dfound = 1;
82 dfound = 1;
94 if (dfound)
H A Dspecial.c57 int dfound; local
71 dfound = 0;
86 dfound = 1;
90 dfound = 1;
114 if (dfound)
H A Dregular.c71 int dfound; local
114 dfound = 0;
123 dfound = 1;
127 dfound = 1;
161 if (dfound)

Completed in 96 milliseconds