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

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

Completed in 12 milliseconds