Home | History | Annotate | Download | only in cups

Lines Matching refs:infofile

257 		infofile[1024],		/* Type-in information for cert */
284 if ((fp = cupsTempFile2(infofile, sizeof(infofile))) == NULL)
323 posix_spawn_file_actions_addopen(&actions, 0, infofile, O_RDONLY, 0);
331 unlink(infofile);
337 unlink(infofile);