Home
last modified time | relevance | path

Searched refs:opt_array_append2 (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssh/
H A Dmisc.h219 void opt_array_append2(const char *file, const int line,
H A Dmisc.c2668 opt_array_append2(const char *file, const int line, const char *directive, in opt_array_append2() function
2690 opt_array_append2(file, line, directive, array, NULL, lp, s, 0); in opt_array_append()
H A Dssh_namespace.h460 #define opt_array_append2 Fssh_opt_array_append2 macro
H A Dservconf.c283 opt_array_append2(file, line, "HostKey", in servconf_add_hostkey()