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

/solaris-x11-s12/open-src/lib/libdga/sun-src/
H A Ddga_rtnshared.h79 u_int s_cacheseq; /* server's cache sequence count */ member in struct:shared_retained_info
H A Ddga_pixshared.h79 u_int s_cacheseq; /* server's cache sequence count */ member in struct:shared_pixmap_info
H A Drtn_grab.c666 clientp->s_rtncachseq_p = (u_int *)&(infop->s_cacheseq);
833 clientp->s_rtncachseq_p = &(infop->s_cacheseq);
952 (void) printf("\ts_cacheseq =\t%u\n", infop->s_cacheseq);
H A Dmbuf_update.c417 s_cacheseq_p = &(pMbs->pNbShinfo[dgawin->eLockSubj]->s_cacheseq);
H A Dpix_grab.c293 clientp->s_cachecnt_p = &(infop->s_cacheseq);

Completed in 24 milliseconds