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

/darwin-on-arm/xnu/osfmk/console/panic_ui/
H A Dgenimage.c202 char *clutout = NULL; local
237 clutout = argv[++next];
259 if (!(file || clutout || testfont || testclut || whdname) ) {
280 if ( clutout )
282 GenerateCLUT( clutout );
283 printf("Created C source file of %s...\n", clutout);

Completed in 122 milliseconds