Searched refs:default_common_timeout (Results 1 – 1 of 1) sorted by relevance
200 struct timeval default_common_timeout, default_mp_timeout; in create_def_configuration_entry() local223 memset(&default_common_timeout, 0, sizeof(struct timeval)); in create_def_configuration_entry()224 default_common_timeout.tv_sec = DEFAULT_COMMON_ENTRY_TIMEOUT; in create_def_configuration_entry()236 res = create_configuration_entry(name, &default_common_timeout, in create_def_configuration_entry()