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

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

Completed in 18 milliseconds