HomeSort by relevance Sort by last modified time
    Searched defs:replacearg (Results 1 - 2 of 2) sorted by null

  /external/dropbear/
scpmisc.c 167 replacearg(arglist *args, u_int which, char *fmt, ...) function
177 fatal("replacearg: argument too long");
180 fatal("replacearg: tried to replace invalid arg %d >= %d",
  /external/openssh/
misc.c 480 replacearg(arglist *args, u_int which, char *fmt, ...) function
490 fatal("replacearg: argument too long");
493 fatal("replacearg: tried to replace invalid arg %d >= %d",

Completed in 30 milliseconds