Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
HDmisc.h218 void opt_array_append2(const char *file, const int line,
HDmisc.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()
HDservconf.c274 opt_array_append2(file, line, "HostKey", in servconf_add_hostkey()