Home
last modified time | relevance | path

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

/PHP-8.2/ext/ldap/
H A Dldap.c4075 ber_int_t newttl; in PHP_FUNCTION() local
4088 rc = ldap_refresh_s(ld->link, &ldn, lttl, &newttl, NULL, NULL); in PHP_FUNCTION()
4094 RETURN_LONG(newttl); in PHP_FUNCTION()

Completed in 12 milliseconds