Searched refs:tmp_value (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/responder/common/
H A Dresponder_common.c1024 int tmp_value; local
1030 15, &tmp_value);
1038 if (tmp_value < 0) {
1043 neg_timeout = tmp_value;
1048 0, &tmp_value);
1056 if (tmp_value < 0) {
1061 locals_timeout = tmp_value;

Completed in 37 milliseconds