Searched defs:sprintf_s (Results 1 - 1 of 1) sorted by relevance
| /third_party/bounds_checking_function/src/ | ||
| H A D | sprintf_s.c | 43 int sprintf_s(char *strDest, size_t destMax, const char *format, ...) in sprintf_s() function 56 EXPORT_SYMBOL(sprintf_s); variable |
Completed in 1 milliseconds