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

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Drtn_grab.c661 clientp->rtn_fd = 0; /* I don't think that it is needed any more */
828 clientp->rtn_fd = filefd;
911 (void) close(clientp->rtn_fd);
912 clientp->rtn_fd = -1;
H A Ddga_internal.h106 int rtn_fd; /* Client side fd for shared memory */ member in struct:dga_window

Completed in 13 milliseconds