Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 17b5c20b330917fd6e8cf47e88f2fe22 > files > 71

samba-3.5.11-79.fc14.x86_64.rpm

#ifndef __BSD_STRLFUNC_H__

extern size_t strlcpy(char *dst, const char *src, size_t siz);
extern size_t strlcat(char *dst, const char *src, size_t siz);

#define __BSD_STRLFUNC_H__
#endif