Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds