Home
last modified time | relevance | path

Searched refs:lttl (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/ldap/
H A Dldap.c4407 ber_int_t lttl; in PHP_FUNCTION() local
4420 lttl = (ber_int_t)zval_get_long(ttl); in PHP_FUNCTION()
4422 rc = ldap_refresh_s(ld->link, &ldn, lttl, &newttl, NULL, NULL); in PHP_FUNCTION()

Completed in 15 milliseconds