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