Searched refs:tmcopy (Results 1 – 1 of 1) sorted by relevance
455 struct tm tmcopy; in my_strftime() local456 tmcopy = *tp; in my_strftime()457 tp = &tmcopy; in my_strftime()
Completed in 5 milliseconds