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

/solaris-x11-s12/open-src/lib/libdga/sun-src/
H A Dwin_grab.c650 char cfn[sizeof(CURGFILE)+NDIGITS+1]; local
653 strcpy(cfn,CURGFILE);
654 sprintf(cfn+sizeof(CURGFILE)-1,"%08x", infop->c_filesuffix);
657 if ((curs_fd = open(cfn, O_RDWR,0666))<0) {

Completed in 13 milliseconds