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

/freebsd-10.0-release/crypto/openssh/
H A Dssh-keyscan.c322 conalloc(char *iname, char *oname, int keytype) function
338 fatal("conalloc: fdno %d too high", s);
340 fatal("conalloc: attempt to reuse fdno %d", s);
392 ret = conalloc(c->c_namelist, c->c_output_name, c->c_keytype);
581 conalloc(name, *host ? host : name, j);

Completed in 174 milliseconds