Searched refs:channel_timeouts (Results 1 – 6 of 6) sorted by relevance
246 char **channel_timeouts; /* inactivity timeout by channel type */ member315 M_CP_STRARRAYOPT(channel_timeouts, num_channel_timeouts); \
185 char **channel_timeouts; /* inactivity timeout by channel type */ member
1140 if (parse_pattern_interval(options.channel_timeouts[i], in server_process_channel_timeouts()1143 options.channel_timeouts[i]); in server_process_channel_timeouts()
1643 options.channel_timeouts[j]); in main()1644 if (parse_pattern_interval(options.channel_timeouts[j], in main()1647 options.channel_timeouts[j]); in main()
214 options->channel_timeouts = NULL; in initialize_server_options()546 CLEAR_ON_NONE_ARRAY(channel_timeouts, num_channel_timeouts, "none"); in fill_default_server_options()2700 options->channel_timeouts = strs; in process_server_config_line_depth()3336 o->num_channel_timeouts, o->channel_timeouts); in dump_config()
2436 options->channel_timeouts = strs; in process_config_line_depth()2697 options->channel_timeouts = NULL; in initialize_options()2959 CLEAR_ON_NONE_ARRAY(channel_timeouts, num_channel_timeouts, "none"); in fill_default_options()3667 o->num_channel_timeouts, o->channel_timeouts); in dump_client_config()