Searched refs:replacearg (Results 1 – 3 of 3) sorted by relevance
53 void replacearg(arglist *, u_int, char *, ...)
406 replacearg(arglist *args, u_int which, char *fmt, ...) in replacearg() function
1583 replacearg(&args, 0, "%s", ssh_program); in main()