Home
last modified time | relevance | path

Searched refs:query_config_mode (Results 1 – 2 of 2) sorted by relevance

/mbedtls-latest/programs/ssl/
Dssl_server2.c703 int query_config_mode; /* whether to read config */ member
1782 opt.query_config_mode = DFL_QUERY_CONFIG_MODE; in main()
2265 opt.query_config_mode = 1; in main()
4204 if (opt.query_config_mode == DFL_QUERY_CONFIG_MODE) { in main()
4238 if ((ret != 0) && (opt.query_config_mode == DFL_QUERY_CONFIG_MODE)) { in main()
4278 (opt.query_config_mode == DFL_QUERY_CONFIG_MODE)) { in main()
4337 if (opt.query_config_mode == DFL_QUERY_CONFIG_MODE) { in main()
4355 if (opt.query_config_mode == DFL_QUERY_CONFIG_MODE) { in main()
4364 if (opt.query_config_mode == DFL_QUERY_CONFIG_MODE) { in main()
Dssl_client2.c551 int query_config_mode; /* whether to read config */ member
997 opt.query_config_mode = DFL_QUERY_CONFIG_MODE; in main()
1412 opt.query_config_mode = 1; in main()
3176 (opt.query_config_mode == DFL_QUERY_CONFIG_MODE)) { in main()
3254 if (opt.query_config_mode == DFL_QUERY_CONFIG_MODE) { in main()