OpenVPN
Functions
compat-strtok_r.c File Reference
#include <string.h>
Include dependency graph for compat-strtok_r.c:

Go to the source code of this file.

Functions

char * strtok_r (char *s, const char *delim, char **last)
 

Function Documentation

◆ strtok_r()

char * strtok_r ( char *  s,
const char *  delim,
char **  last 
)