Searched defs:ldap_pvt_localtime (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/include/
H A Dldap_pvt.h107 # define ldap_pvt_localtime(timep, result) localtime_r((timep), (result)) macro
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dutil-int.c164 ldap_pvt_localtime( const time_t *timep, struct tm *result ) function

Completed in 113 milliseconds