Searched defs:strncpy (Results 1 - 6 of 6) sorted by path

/freebsd-10-stable/contrib/gcclibs/libssp/ssp/
H A Dstring.h50 #undef strncpy macro
133 #define strncpy(dest, src, len) \ macro
/freebsd-10-stable/contrib/libstdc++/include/c_std/
H A Dstd_cstring.h58 #undef strncpy macro
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h557 strncpy, enumerator in enum:llvm::LibFunc::Func
/freebsd-10-stable/contrib/wpa/src/utils/
H A Dos.h529 #undef strncpy macro
530 #define strncpy OS_DO_NOT_USE_strncpy macro
/freebsd-10-stable/lib/libc/string/
H A Dstrncpy.c46 strncpy(char * __restrict dst, const char * __restrict src, size_t n) function
/freebsd-10-stable/sys/libkern/
H A Dstrncpy.c43 strncpy(char * __restrict dst, const char * __restrict src, size_t n) function

Completed in 117 milliseconds