Searched defs:ltm (Results 1 – 9 of 9) sorted by relevance
55 struct tm *ltm; in slapi_int_log_error() local
50 struct tm ltm; in gf_ctime() local
1457 struct tm ltm = *(localtime (&unixtime)); in format_time_t() local1474 struct tm ltm = *(gmtime (&unixtime)); in gmformat_time_t() local
463 struct tm *ltm; in ac() local
1118 struct tm ltm; variable1329 struct tm ltm; variable
1078 struct tm ltm; in my_strftime() local1300 struct tm ltm; in my_strftime() local
860 struct tm ltm; in slap_timestamp() local
385 ldap_pvt_gettime( struct lutil_tm *ltm ) in ldap_pvt_gettime()