Searched defs:p_tm (Results 1 – 4 of 4) sorted by relevance
52 struct tm *p_tm; in get_timestamp() local
482 gmtime_r(const time_t *timep, struct tm *p_tm) in gmtime_r()502 struct tm *p_tm = tsdalloc(_T_STRUCT_TM, sizeof (struct tm), NULL); in gmtime() local623 localtime_r(const time_t *timep, struct tm *p_tm) in localtime_r()668 struct tm *p_tm = tsdalloc(_T_STRUCT_TM, sizeof (struct tm), NULL); in localtime() local
94 struct tm *p_tm; in get_timestamp() local
48 struct tm *p_tm; in get_timestamp() local