Searched refs:confirmed (Results 1 – 5 of 5) sorted by relevance
47 int confirmed = argc >= 3 && !strcmp(argv[2], "-y"); in do_fuse() local51 argc -= 2 + confirmed; in do_fuse()52 argv += 2 + confirmed; in do_fuse()104 if (!confirmed && !confirm_prog()) in do_fuse()
57 int confirmed = argc >= 1 && !strcmp(argv[1], "-y"); in do_updt_fuse() local70 if (!confirmed) { in do_updt_fuse()
69 * 100KHz, this has been confirmed on multiple different q8 tablets.
457 Having confirmed that the signature is doing its job, let's try it out in