Home
last modified time | relevance | path

Searched defs:snprintf_s (Results 1 - 2 of 2) sorted by relevance

/third_party/bounds_checking_function/src/
H A Dsnprintf_s.c47 int snprintf_s(char *strDest, size_t destMax, size_t count, const char *format, ...) in snprintf_s() function
60 EXPORT_SYMBOL(snprintf_s); variable
/third_party/bounds_checking_function/include/
H A Dsecurectype.h121 #define snprintf_s _snprintf_s macro

Completed in 3 milliseconds