Home
last modified time | relevance | path

Searched refs:timeSize (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashView.cpp229 int timeSize = GetTimeFormat(LOCALE_SYSTEM_DEFAULT, in TimestampToLocalizedString() local
250 LPTSTR str = (LPSTR)malloc((dateSize + timeSize - 1) * sizeof(TCHAR)); in TimestampToLocalizedString()
268 timeSize); in TimestampToLocalizedString()