Home
last modified time | relevance | path

Searched refs:dfound (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.bin/cmp/
H A Dspecial.c48 int dfound; in c_special() local
55 dfound = 0; in c_special()
70 dfound = 1; in c_special()
91 if (dfound) in c_special()
H A Dregular.c52 int dfound; in c_regular() local
84 dfound = 0; in c_regular()
88 dfound = 1; in c_regular()
101 if (dfound) in c_regular()
/openbsd/usr.bin/xinstall/
H A Dxinstall.c488 int dfound; in compare() local
517 dfound = memcmp(p1, p2, length); in compare()
525 } while (!dfound && remainder > 0); in compare()
527 return(dfound); in compare()
/openbsd/sys/arch/arm64/dev/
H A Dagintc.c1718 goto dfound; in agintc_msi_attach()
1724 goto dfound; in agintc_msi_attach()
1730 dfound: in agintc_msi_attach()