Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 9a95a889a8e3b06a3b26f6be90379ae5 > files > 74

samba3x-3.6.6-0.139.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