syslog-ng source
strtok_r.c File Reference
#include "compat/string.h"
Include dependency graph for strtok_r.c:
This graph shows which files directly or indirectly include this file:

Functions

char * strtok_r (char *str, const char *delim, char **saveptr)
 

Function Documentation

◆ strtok_r()

char* strtok_r ( char *  str,
const char *  delim,
char **  saveptr 
)