Searched refs:tm_buf (Results 1 – 5 of 5) sorted by relevance
189 struct tm *tm_buf );
235 struct tm tm_buf; in _ops_log() local244 ptm = localtime_r(&tp.tv_sec, &tm_buf); in _ops_log()