PROG_RESET
if ((is_reset = same_program(name, program ? PROG_RESET : my_reset)))
if (same_program(_nc_progname, PROG_RESET)) {