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); \
187 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()
1650 options.channel_timeouts[j]); in main()1651 if (parse_pattern_interval(options.channel_timeouts[j], in main()1654 options.channel_timeouts[j]); in main()
2464 options->channel_timeouts = strs; in process_config_line_depth()2726 options->channel_timeouts = NULL; in initialize_options()2988 CLEAR_ON_NONE_ARRAY(channel_timeouts, num_channel_timeouts, "none"); in fill_default_options()3698 o->num_channel_timeouts, o->channel_timeouts); in dump_client_config()
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()2706 options->channel_timeouts = strs; in process_server_config_line_depth()3342 o->num_channel_timeouts, o->channel_timeouts); in dump_config()