Searched refs:lconn_lastused (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Drequest.c710 lc->lconn_lastused = time( NULL );
830 lc->lconn_lastused = time( NULL );
861 ldap_pvt_ctime( &lc->lconn_lastused, timebuf ),
H A Dldap-int.h332 time_t lconn_lastused; /* time */ member in struct:ldap_conn

Completed in 100 milliseconds