Home | History | Annotate | Download | only in c_locale_win32

Lines Matching refs:strncpy_s

33 #  define _STLP_STRNCPY(D, DS, S, C) strncpy_s(D, DS, S, C)