Searched refs:cm_sunwindows_inst_fd (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Dcmap_grab.c261 cmap_grab->cm_sunwindows_inst_fd = -1 ;
432 cmap_grab->cm_sunwindows_inst_fd = sunwindows_inst_fd ;
466 if (cginfo->cm_sunwindows_inst_fd >= 0)
467 sunwindows_close(cginfo->cm_sunwindows_inst_fd);
716 if( cginfo->cm_sunwindows_inst_fd >= 0 )
742 ioctl(cginfo->cm_sunwindows_inst_fd,WINSETCMS,&cmschange);
H A Ddga_internal.h215 int cm_sunwindows_inst_fd; /* client fd for server's member in struct:dga_cmap

Completed in 54 milliseconds