Searched refs:opt_array_append2 (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | misc.h | 219 void opt_array_append2(const char *file, const int line,
|
H A D | misc.c | 2668 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 D | ssh_namespace.h | 460 #define opt_array_append2 Fssh_opt_array_append2 macro
|
H A D | servconf.c | 283 opt_array_append2(file, line, "HostKey", in servconf_add_hostkey()
|