Sophie

Sophie

distrib > CentOS > 5 > i386 > by-pkgid > 48162ad9efd9a697c278abca566f988d > files > 74

samba3x-3.6.23-12.el5_11.i386.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