Searched defs:foundcount (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfindstack.c764 size_t foundcount = 0; local
774 foundcount++;
789 count = foundcount;
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A Dhidparser.c323 uchar_t foundsize, foundcount, foundreportid, right_report_id; local
326 foundcount = 0;
337 foundcount = 0;
355 if (foundcount == 1) {
363 foundcount = 1;

Completed in 70 milliseconds