Searched refs:query_config_mode (Results 1 – 2 of 2) sorted by relevance
642 int query_config_mode; /* whether to read config */ member1561 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()
518 int query_config_mode; /* whether to read config */ member877 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