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

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Dpix_update.c86 if (dgapix->c_cachecnt != *dgapix->s_cachecnt_p) {
90 dgapix->c_cachecnt = *dgapix->s_cachecnt_p;
H A Dpix_grab.c291 clientp->s_cachecnt_p = &(infop->s_cacheseq);
464 if (clientp->c_cachecnt != *(clientp->s_cachecnt_p)) {
466 clientp->c_cachecnt = *(clientp->s_cachecnt_p);
H A Ddga_internal.h257 u_int *s_cachecnt_p; /* ptr to Server cache sequence count */ member in struct:dga_pixmap

Completed in 43 milliseconds