suricata
util-strlcatu.c File Reference
#include "suricata-common.h"
Include dependency graph for util-strlcatu.c:

Go to the source code of this file.

Functions

size_t strlcat (char *dst, const char *src, size_t siz)
 

Function Documentation

◆ strlcat()

size_t strlcat ( char *  dst,
const char *  src,
size_t  siz 
)

Definition at line 45 of file util-strlcatu.c.

References dst, and src.

Referenced by DetectAppLayerMpmRegisterByParentId(), PathMerge(), RunmodeAutoFpCreatePickupQueuesString(), ShortenString(), SSLVersionToString(), StringAsBase64(), and SysFsWriteValue().

Here is the caller graph for this function: