HomeSort by relevance Sort by last modified time
    Searched refs:STRNCPY (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/memcheck/
mc_replace_strmem.c 319 #define STRNCPY(soname, fnname) \
333 RECORD_OVERLAP_ERROR("strncpy", dst, src, n); \
339 STRNCPY(VG_Z_LIBC_SONAME, strncpy)
341 STRNCPY(VG_Z_LIBC_SONAME, __GI_strncpy)
343 STRNCPY(VG_Z_DYLD, strncpy)
    [all...]
  /external/valgrind/tsan/
ts_valgrind_intercepts.c     [all...]

Completed in 25 milliseconds