Lines Matching refs:arg
125 char *arg = argv[0];
132 if(!strcmp(arg, "--output") || !strcmp(arg, "-o")) {
134 } else if(!strcmp(arg, "--kernel")) {
136 } else if(!strcmp(arg, "--ramdisk")) {
138 } else if(!strcmp(arg, "--second")) {
140 } else if(!strcmp(arg, "--cmdline")) {
142 } else if(!strcmp(arg, "--base")) {
148 } else if(!strcmp(arg, "--board")) {
150 } else if(!strcmp(arg,"--pagesize")) {