Home
last modified time | relevance | path

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

/third_party/mbedtls/programs/ssl/
H A Dssl_server2.c703 int query_config_mode; /* whether to read config */ member
1773 opt.query_config_mode = DFL_QUERY_CONFIG_MODE; in main()
2256 opt.query_config_mode = 1; in main()
4194 if (opt.query_config_mode == DFL_QUERY_CONFIG_MODE) { in main()
4228 if ((ret != 0) && (opt.query_config_mode == DFL_QUERY_CONFIG_MODE)) { in main()
4268 (opt.query_config_mode == DFL_QUERY_CONFIG_MODE)) { in main()
4324 if (opt.query_config_mode == DFL_QUERY_CONFIG_MODE) { in main()
4342 if (opt.query_config_mode == DFL_QUERY_CONFIG_MODE) { in main()
4351 if (opt.query_config_mode == DFL_QUERY_CONFIG_MODE) { in main()
H A Dssl_client2.c548 int query_config_mode; /* whether to read config */ member
987 opt.query_config_mode = DFL_QUERY_CONFIG_MODE; in main()
1397 opt.query_config_mode = 1; in main()
3149 (opt.query_config_mode == DFL_QUERY_CONFIG_MODE)) { in main()
3224 if (opt.query_config_mode == DFL_QUERY_CONFIG_MODE) { in main()

Completed in 9 milliseconds