Searched defs:buf_size (Results 1 – 1 of 1) sorted by relevance
427 static int __ConvertDate(const char *NTDate, char *buffer, int buf_size) { in __ConvertDate()581 static int __ConvertTime(const char *NTTime, char *buffer, int buf_size) { in __ConvertTime()1659 void __GetLocaleInfoUsingACP(LCID lcid, const char* cp, LCTYPE lctype, char* buf, int buf_size, wch… in __GetLocaleInfoUsingACP()