Searched refs:lconn_created (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dopen.c448 conn->lconn_created = time( NULL );
H A Dldap-int.h331 time_t lconn_created; /* time */ member in struct:ldap_conn
H A Drequest.c278 if ( time( NULL ) - lc->lconn_created <= ld->ld_options.ldo_tm_net.tv_sec )

Completed in 61 milliseconds