Searched defs:cflag (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Dcmap_grab.c54 * dga_cm_ungrab(cginfo,cflag)
56 * int cflag ;
63 * if cflag is nonzero, the framebuffr fd described in the info page
228 int cflag = 0 ; /* close devfd */ local
339 cflag = 1 ;
361 cleanup_lockpages(cmap_grab,cflag,filelen,locktype) ;
380 cleanup_lockpages(cmap_grab,cflag,filelen,0) ;
396 cleanup_lockpages(cmap_grab,cflag,filelen,0) ;
406 cleanup_lockpages(cmap_grab,cflag,filelen,locktype) ;
435 cleanup_lockpages(cmap_grab,cflag,filele
[all...]

Completed in 12 milliseconds