Home
last modified time | relevance | path

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

/mbedtls-development/programs/ssl/
A Dssl_server2.c642 int query_config_mode; /* whether to read config */ member
1561 opt.query_config_mode = DFL_QUERY_CONFIG_MODE; in main()
1977 opt.query_config_mode = 1; in main()
3941 if( opt.query_config_mode == DFL_QUERY_CONFIG_MODE ) in main()
3980 if( ( ret != 0 ) && ( opt.query_config_mode == DFL_QUERY_CONFIG_MODE ) ) in main()
3997 ( opt.query_config_mode == DFL_QUERY_CONFIG_MODE ) ) in main()
4036 if( opt.query_config_mode == DFL_QUERY_CONFIG_MODE ) in main()
4055 if( opt.query_config_mode == DFL_QUERY_CONFIG_MODE ) in main()
4069 if( opt.query_config_mode == DFL_QUERY_CONFIG_MODE ) in main()
A Dssl_client2.c518 int query_config_mode; /* whether to read config */ member
877 opt.query_config_mode = DFL_QUERY_CONFIG_MODE; in main()
1253 opt.query_config_mode = 1; in main()
3037 ( opt.query_config_mode == DFL_QUERY_CONFIG_MODE ) ) in main()
3083 if( opt.query_config_mode == DFL_QUERY_CONFIG_MODE ) in main()
3094 if( opt.query_config_mode == DFL_QUERY_CONFIG_MODE ) in main()

Completed in 12 milliseconds