Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dmisc.h218 void opt_array_append2(const char *file, const int line,
H A Dmisc.c2646 opt_array_append2(const char *file, const int line, const char *directive, in opt_array_append2() function
2668 opt_array_append2(file, line, directive, array, NULL, lp, s, 0); in opt_array_append()
H A Dservconf.c274 opt_array_append2(file, line, "HostKey", in servconf_add_hostkey()