replacearg
void replacearg(arglist *, u_int, char *, ...)
replacearg(&args, 0, "%s", program);
replacearg(&args, 0, "%s", ssh_program);