Home
last modified time | relevance | path

Searched defs:strncpy (Results 1 – 5 of 5) sorted by relevance

/dragonfly/lib/libc/string/
H A Dstrncpy.c43 strncpy(char * __restrict dst, const char * __restrict src, size_t n) in strncpy() function
/dragonfly/sys/libkern/
H A Dstrncpy.c43 strncpy(char * __restrict dst, const char * __restrict src, size_t n) in strncpy() function
/dragonfly/contrib/gcc-4.7/libssp/ssp/
H A Dstring.h132 #define strncpy(dest, src, len) \ macro
/dragonfly/sys/contrib/dev/acpica/source/components/utilities/
H A Dutclib.c535 strncpy ( in strncpy() function
/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dos.h659 #define strncpy OS_DO_NOT_USE_strncpy macro