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

/openwrt/tools/firmware-utils/src/
H A Dseama.c65 static char * o_seal = NULL; /* Seal the input images when file name exist. */ variable
125 case 's': o_seal = optarg; break;
523 else if (o_seal) seal_files(o_seal);

Completed in 33 milliseconds