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

/solaris-x11-s12/open-src/lib/libdga/sun-src/
H A Dpix_grab.c102 int c_fd, i, entry_found; local
236 entry_found = 0;
237 while ((i < SHPX_MAX_PIXMAPS) && (!entry_found)) {
239 entry_found = 1;
244 if (!entry_found) {

Completed in 9 milliseconds