Home | History | Annotate | Download | only in shared

Lines Matching refs:stpncpy

103    20420 STPNCPY
1156 /*---------------------- stpncpy ----------------------*/
1158 #define STPNCPY(soname, fnname) \
1172 RECORD_OVERLAP_ERROR("stpncpy", dst, src, n); \
1180 STPNCPY(VG_Z_LIBC_SONAME, stpncpy)