SMBLDAP_IDLE_TIME 1139 source3/lib/smbldap.c 			timeval_current_ofs(SMBLDAP_IDLE_TIME, 0),
SMBLDAP_IDLE_TIME 1645 source3/lib/smbldap.c 	if ((state->last_use+SMBLDAP_IDLE_TIME) > now.tv_sec) {
SMBLDAP_IDLE_TIME 1650 source3/lib/smbldap.c 			timeval_add(&now, SMBLDAP_IDLE_TIME, 0),