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

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Dwin_grab.c528 lockfd = open(infop->w_devname, O_RDWR,0666) ;
532 infop->w_devname, strerror(errno)) ;
903 if (strcmp(linfop->w_devname, infop->w_devname) == 0) {
909 if (strcmp(linfop->w_devname, infop->w_devname) == 0) {
932 (check_other_curg_windows(infop) == NULL && infop->w_devname[0] == 0))) {
1148 return(((WXINFO *) (win->w_info))->w_devname);
1780 printf(" w_devname = %s\n", infop->w_devname) ;
[all...]
H A Ddga_winshared.h89 * w_devname Ascii device name. Let's hope there's never a
94 * w_cdevfd File descriptor of the framebuffer named in w_devname.
489 char w_devname[20]; /* framebuffer device name */ member in struct:wx_winfo
H A Dmbsmemb_inquiry.c50 return(((WXINFO *) (dgawin->w_info))->w_devname);

Completed in 35 milliseconds