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

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Ddga_rtnshared.h76 u_char obsolete; /* file obsolete information flag */ member in struct:shared_retained_info
H A Ddga_pixshared.h76 u_char obsolete; /* pixmap info obsolete flag */ member in struct:shared_pixmap_info
H A Dpix_update.c71 if (infop->obsolete) {
H A Dpix_grab.c257 if (infop->obsolete) {
271 clientp->obsolete = 0;
H A Dmbuf_update.c393 if (infop->obsolete) {
H A Ddga_internal.h232 u_int obsolete; /* last recorded global change count */ member in struct:dga_pixmap
251 * then the obsolete flag is set. */
H A Drtn_grab.c949 (void) printf("\tobsolete =\t%u\n", infop->obsolete);
H A Dwin_grab.c1466 * shared retained information structure hasn't become obsolete. If the
1467 * structure is found to be obsolete, this routine attempts to free and
1469 * is done in the event that the shared retained information is not obsolete.
1493 if (mapped && RTN_INFOP(clientp)->obsolete) {
1494 /* mapped, but obsolete */
1506 if (mapped && RTN_INFOP(clientp)->obsolete) {
1507 /* mapped, but obsolete */
/solaris-x11-s11/open-src/kernel/
H A DMakefile65 clean: clean-subdirs clean-obsolete-subdirs
87 clean-obsolete-subdirs:
95 print "## removing obsolete build directories in open-src/$(DIRNAME)$$i..."; \

Completed in 21 milliseconds