Searched defs:today (Results 1 – 3 of 3) sorted by relevance
1721 MONTHCAL_GetToday(const MONTHCAL_INFO *infoPtr, SYSTEMTIME *today) in MONTHCAL_GetToday()1738 MONTHCAL_UpdateToday(MONTHCAL_INFO *infoPtr, const SYSTEMTIME *today) in MONTHCAL_UpdateToday()1760 MONTHCAL_SetToday(MONTHCAL_INFO *infoPtr, const SYSTEMTIME *today) in MONTHCAL_SetToday()
264 SYSTEMTIME st[2], st1[2], today; in test_monthcal() local
3126 WCHAR today[(sizeof(ifmodifiedW) + WINHTTP_TIME_FORMAT_BUFSIZE)/sizeof(WCHAR) + 3], buffer[32]; in test_not_modified() local3768 BSTR date, today, connection, value = NULL; in test_IWinHttpRequest() local