Searched refs:array_append2 (Results 1 – 1 of 1) sorted by relevance
/external/openssh/ |
D | servconf.c | 250 array_append2(const char *file, const int line, const char *directive, in array_append2() function 272 array_append2(file, line, directive, array, NULL, lp, s, 0); in array_append() 281 array_append2(file, line, "HostKey", in servconf_add_hostkey()
|