HomeSort by: relevance | last modified time | path
    Searched defs:__memcpy_chk (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/ssp/
memcpy_chk.c 41 void *__memcpy_chk(void * __restrict, const void * __restrict, size_t, size_t);
44 __memcpy_chk(void * __restrict dst, const void * __restrict src, size_t len, function in typeref:typename:void *
memcpy_chk.c 41 void *__memcpy_chk(void * __restrict, const void * __restrict, size_t, size_t);
44 __memcpy_chk(void * __restrict dst, const void * __restrict src, size_t len, function in typeref:typename:void *

Completed in 79 milliseconds