Searched refs:copy_set_server_options (Results 1 – 2 of 2) sorted by relevance
442 void copy_set_server_options(ServerOptions *, ServerOptions *, int);
2658 copy_set_server_options(options, &mo, 0); in parse_server_match_config()3914 copy_set_server_options(ServerOptions *dst, ServerOptions *src, int preauth) in copy_set_server_options() function