Home
last modified time | relevance | path

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

/php-src/ext/ldap/
H A Dldap.c4149 ber_int_t newttl; in PHP_FUNCTION() local
4162 rc = ldap_refresh_s(ld->link, &ldn, lttl, &newttl, NULL, NULL); in PHP_FUNCTION()
4168 RETURN_LONG(newttl); in PHP_FUNCTION()

Completed in 13 milliseconds