Searched defs:cflag (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s12/open-src/lib/libdga/sun-src/ |
H A D | cmap_grab.c | 54 * 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 341 cflag = 1 ; 363 cleanup_lockpages(cmap_grab,cflag,filelen,locktype) ; 382 cleanup_lockpages(cmap_grab,cflag,filelen,0) ; 398 cleanup_lockpages(cmap_grab,cflag,filelen,0) ; 408 cleanup_lockpages(cmap_grab,cflag,filelen,locktype) ; 437 cleanup_lockpages(cmap_grab,cflag,filele [all...] |
Completed in 10 milliseconds