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

/openwrt/tools/firmware-utils/src/
H A Dseama.c66 static char * o_extract = NULL; /* Extract the seama file. */ variable
126 case 'x': o_extract = optarg; break;
524 else if (o_extract) extract_file(o_extract);

Completed in 73 milliseconds