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

/bionic/libc/bionic/
H A D__strlen_chk.cpp36 * Runtime implementation of __strlen_chk.
58 extern "C" size_t __strlen_chk(const char* s, size_t s_len) { function

Completed in 108 milliseconds