HomeSort by: relevance | last modified time | path
    Searched defs:dfound (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/cmp/
special.c 55 int dfound; local in function:c_special
57 dfound = 0;
77 dfound = 0;
85 dfound = 1;
109 if (dfound)
regular.c 60 int dfound; local in function:c_regular
74 dfound = 0;
109 dfound = 1;
125 if (dfound)

Completed in 12 milliseconds