Searched refs:opt_array_append2 (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/crypto/openssh/ |
H A D | misc.h | 218 void opt_array_append2(const char *file, const int line,
|
H A D | misc.c | 2646 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 D | servconf.c | 274 opt_array_append2(file, line, "HostKey", in servconf_add_hostkey()
|