Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 774719a1e589caa6104d0664e013dd7a > files > 507

samba-3.0.33-3.40.el5_10.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