Searched refs:dump_config (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/usr.bin/ssh/ | ||
| D | servconf.h | 329 void dump_config(ServerOptions *); |
| D | sshd.c | 1124 dump_config(&options); in print_config() |
| D | servconf.c | 3114 dump_config(ServerOptions *o) in dump_config() function |