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

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Drtn_grab.c538 clientp->s_rtnseq_p = &(clientp->c_rtnseq);
663 clientp->c_rtnseq = 0;
830 clientp->c_rtnseq = 0;
906 clientp->c_rtnseq = 0;
H A Dmbuf_update.c181 pLastSeqs->rtnseq = dgawin->c_rtnseq;
186 pLastSeqs->rtnseq = dgawin->c_rtnseq;
H A Dwin_update.c177 pLastSeqs->rtnseq = dgawin->c_rtnseq;
H A Dwin_grab.c791 clientp->c_rtnseq = 0;
792 clientp->s_rtnseq_p = &clientp->c_rtnseq;
1193 if (win->c_rtnseq != *(win->s_rtnseq_p)) {
1194 win->c_rtnseq = *(win->s_rtnseq_p);
1551 sav_rtnseq = win->c_rtnseq;
H A Ddga_internal.h108 u_int c_rtnseq; /* Client rtn modification counter */ member in struct:dga_window

Completed in 51 milliseconds