boot_parse_arg
howto |= boot_parse_arg(var);
howto |= boot_parse_arg(argv[i]);
howto |= boot_parse_arg(v);
int boot_parse_arg(const char *v);