Searched defs:tm_buf (Results 1 – 2 of 2) sorted by relevance
| /third_party/mbedtls/library/ | ||
| D | platform_util.c | 178 struct tm *tm_buf) in mbedtls_platform_gmtime_r() |
| /third_party/ffmpeg/libavformat/ | ||
| D | http.c | 1277 struct tm tm_buf = {0}; in get_cookies() local |