Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > a84ea9ef29a130d381decbfa6266dc54 > files > 14

lib64smbclient0-devel-3.6.25-1.mga4.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