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

/freebsd-10.3-release/crypto/openssh/
H A Dmisc.h74 void replacearg(arglist *, u_int, char *, ...)
H A Dscp.c272 replacearg(&args, 0, "%s", ssh_program);
321 replacearg(&args, 0, "%s", ssh_program);
H A Dmisc.c483 replacearg(arglist *args, u_int which, char *fmt, ...) function
493 fatal("replacearg: argument too long");
496 fatal("replacearg: tried to replace invalid arg %d >= %d",
H A Dssh_namespace.h544 #define replacearg Fssh_replacearg macro
H A Dsftp.c2359 replacearg(&args, 0, "%s", ssh_program);

Completed in 75 milliseconds