syslog-ng source
strnlen.c File Reference
#include "compat/string.h"
Include dependency graph for strnlen.c:

Functions

size_t strnlen (const char *s, size_t maxlen)
 

Function Documentation

◆ strnlen()

size_t strnlen ( const char *  s,
size_t  maxlen 
)