Searched refs:opt_array_append2 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | misc.h | 221 void opt_array_append2(const char *file, const int line,
|
H A D | misc.c | 2569 opt_array_append2(const char *file, const int line, const char *directive, in opt_array_append2() function 2591 opt_array_append2(file, line, directive, array, NULL, lp, s, 0); in opt_array_append()
|