Home
last modified time | relevance | path

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

/third_party/bounds_checking_function/src/
H A Dmemmove_s.c86 errno_t memmove_s(void *dest, size_t destMax, const void *src, size_t count) in memmove_s() function
121 EXPORT_SYMBOL(memmove_s); variable

Completed in 1 milliseconds