Searched refs:replacearg (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dmisc.h54 void replacearg(arglist *, u_int, char *, ...)
H A Dscp.c271 replacearg(&args, 0, "%s", ssh_program);
320 replacearg(&args, 0, "%s", ssh_program);
H A Dssh_namespace.h433 #define replacearg ssh_replacearg macro
H A Dmisc.c481 replacearg(arglist *args, u_int which, char *fmt, ...) function
491 fatal("replacearg: argument too long");
494 fatal("replacearg: tried to replace invalid arg %d >= %d",
H A Dsftp.c2255 replacearg(&args, 0, "%s", ssh_program);

Completed in 99 milliseconds