Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dutil-int.c318 ldap_pvt_gettime( struct lutil_tm *tm ) in ldap_pvt_gettime() function
385 ldap_pvt_gettime( struct lutil_tm *ltm ) in ldap_pvt_gettime() function
435 ldap_pvt_gettime( &tm ); in ldap_pvt_csnstr()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_pvt.h129 ldap_pvt_gettime LDAP_P(( struct lutil_tm * ));
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dppolicy.c1497 ldap_pvt_gettime(&now_tm); /* stored for later consideration */ in ppolicy_bind_response()