Searched refs:client_options (Results 1 – 1 of 1) sorted by relevance
36 static struct option client_options[] = { variable42 #define CLIENT_HASH_SIZE (2*(sizeof(client_options) / sizeof(struct option)))72 for (i = 0 ; client_options[i].name ; i++) { in initialize_client_option_spaces()74 &client_options[i].code, 0, in initialize_client_option_spaces()75 &client_options[i], MDL); in initialize_client_option_spaces()77 client_options[i].name, 0, in initialize_client_option_spaces()78 &client_options[i], MDL); in initialize_client_option_spaces()