Searched refs:server_options (Results 1 – 2 of 2) sorted by relevance
182 static struct option server_options[] = { variable531 for (i = 0 ; server_options[i].name ; i++) { in initialize_server_option_spaces()533 &server_options[i].code, 0, in initialize_server_option_spaces()534 &server_options[i], MDL); in initialize_server_option_spaces()536 server_options[i].name, 0, in initialize_server_option_spaces()537 &server_options[i], MDL); in initialize_server_option_spaces()
219 # define SERVER_HASH_SIZE (2*(sizeof(server_options) / sizeof(struct option)))