Searched defs:dst (Results 1 - 25 of 1076) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/file/src/
H A Dasctime_r.c12 asctime_r(const struct tm *t, char *dst) argument
H A Dctime_r.c12 ctime_r(const time_t *t, char *dst) argument
H A Dstrlcpy.c31 strlcpy(char *dst, const char *src, size_t siz) argument
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dmempcpy.c38 mempcpy (PTR dst, const PTR src, size_t len) argument
H A Dstpcpy.c39 stpcpy (char *dst, const char *src) argument
H A Dstpncpy.c41 stpncpy (char *dst, const char *src, size_t len) argument
/freebsd-11-stable/contrib/bmake/
H A Dstrlcpy.c36 strlcpy(char *dst, const char *src, size_t siz) argument
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dprintdstlist.c20 ippool_dst_t dst; local
/freebsd-11-stable/contrib/ldns/compat/
H A Dstrlcpy.c32 strlcpy(char *dst, const char *src, size_t siz) argument
/freebsd-11-stable/contrib/openbsm/compat/
H A Dstrlcat.h39 char *dst; variable
H A Dstrlcpy.h37 char *dst; variable
/freebsd-11-stable/lib/libc/string/
H A Dstpncpy.c33 stpncpy(char * __restrict dst, const char * __restrict src, size_t n) argument
H A Dstrncat.c46 strncat(char * __restrict dst, const char * __restrict src, size_t n) argument
H A Dstrncpy.c46 strncpy(char * __restrict dst, const char * __restrict src, size_t n) argument
H A Dwcpncpy.c33 wcpncpy(wchar_t * __restrict dst, const wchar_t * __restrict src, size_t n) argument
H A Dwcslcpy.c47 wcslcpy(wchar_t *dst, const wchar_t *src, size_t siz) argument
H A Dwcsncpy.c48 wcsncpy(wchar_t * __restrict dst, const wchar_t * __restrict src, size_t n) argument
/freebsd-11-stable/contrib/unbound/compat/
H A Dstrlcpy.c32 strlcpy(char *dst, const char *src, size_t siz) argument
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dstrlcpy.c33 strlcpy(char *dst, const char *src, size_t siz) argument
/freebsd-11-stable/sys/libkern/
H A Dstrlcpy.c31 strlcpy(char * __restrict dst, const char * __restrict src, size_t siz) argument
H A Dstrncat.c46 strncat(char *dst, const char *src, size_t n) argument
H A Dstrncpy.c43 strncpy(char * __restrict dst, const char * __restrict src, size_t n) argument
/freebsd-11-stable/contrib/tcpdump/missing/
H A Dstrlcpy.c47 strlcpy(char *dst, const char *src, size_t siz) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregstrlcpy.c29 llvm_strlcpy(char *dst, const char *src, size_t siz) argument
/freebsd-11-stable/contrib/mdocml/
H A Dcompat_strlcpy.c36 strlcpy(char *dst, const char *src, size_t siz) argument

Completed in 434 milliseconds

1234567891011>>