Searched defs:BUF_strlcat (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/OpenSSH-189/osslshim/ossl/
H A Dossl-buffer.c155 BUF_strlcat(char *dst, const char *src, size_t size) function
H A Dossl-buffer.h39 #define BUF_strlcat ossl_BUF_strlcat macro
/macosx-10.10.1/OpenSSL098-52/src/crypto/buffer/
H A Dbuf_str.c110 size_t BUF_strlcat(char *dst, const char *src, size_t size) function

Completed in 115 milliseconds