Searched defs:siz (Results 1 - 25 of 73) sorted by relevance

123

/macosx-10.9.5/Libc-997.90.3/string/FreeBSD/
H A Dwcslcpy.c47 wcslcpy(wchar_t *dst, const wchar_t *src, size_t siz) argument
H A Dwcslcat.c49 wcslcat(wchar_t *dst, const wchar_t *src, size_t siz) argument
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dstrlcpy.c33 strlcpy(char *dst, const char *src, size_t siz) argument
H A Dstrlcat.c35 strlcat(char *dst, const char *src, size_t siz) argument
H A Dvis.c166 strnvis(char *dst, const char *src, size_t siz, int flag) argument
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/src/
H A Dstrlcpy.c35 strlcpy(char *dst, const char *src, size_t siz) argument
/macosx-10.9.5/dcerpc-58/dcerpc/dcelib/
H A Dstrlcpy.c32 strlcpy(char * dst, const char * src, size_t siz) argument
H A Dstrlcat.c35 strlcat(char * dst, const char * src, size_t siz) argument
/macosx-10.9.5/file-46/file/src/
H A Dstrlcpy.c31 strlcpy(char *dst, const char *src, size_t siz) argument
H A Dstrlcat.c33 strlcat(char *dst, const char *src, size_t siz) argument
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/path/
H A Dpathnative.c41 pathnative(const char* path, char* buf, size_t siz) argument
53 pathnative(const char* path, char* buf, size_t siz) argument
75 pathnative(const char* path, char* buf, size_t siz) argument
98 pathnative(const char* path, char* buf, size_t siz) argument
111 pathnative(const char* path, char* buf, size_t siz) argument
[all...]
H A Dpathposix.c41 pathposix(const char* path, char* buf, size_t siz) argument
53 pathposix(const char* path, char* buf, size_t siz) argument
75 pathposix(const char* path, char* buf, size_t siz) argument
98 pathposix(const char* path, char *buf, size_t siz) argument
113 pathposix(const char* path, char* buf, size_t siz) argument
[all...]
H A Dpathgetlink.c42 pathgetlink(const char* name, char* buf, int siz) argument
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/string/
H A Dstrlook.c40 strlook(const void* tab, size_t siz, register const char* name) argument
H A Dstrpsearch.c53 strpsearch(const void* tab, size_t num, size_t siz, const char* name, char** next) argument
H A Dstrsearch.c40 strsearch(const void* tab, size_t num, size_t siz, Strcmp_f comparf, const char* name, void* context) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A Dregstrlcpy.c29 llvm_strlcpy(char *dst, const char *src, size_t siz) argument
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libnetbsd/
H A Dstrlcpy.c29 strlcpy(char *dst, const char *src, size_t siz) argument
H A Dstrlcat.c31 strlcat(char *dst, const char *src, size_t siz) argument
/macosx-10.9.5/tcpdump-56/tcpdump/missing/
H A Dstrlcat.c51 strlcat(char *dst, const char *src, size_t siz) argument
H A Dstrlcpy.c50 strlcpy(char *dst, const char *src, size_t siz) argument
/macosx-10.9.5/Libc-997.90.3/stdlib/OpenBSD/
H A Decvt.c37 size_t siz; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dgetattr.c146 ber_len_t siz = sizeof( BerValue ); local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dsearch.c42 ber_len_t siz, off, i; local
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/astsa/
H A Dast.c50 static unsigned long siz; local

Completed in 136 milliseconds

123