|
OpenVPN
|
#include <string.h>
Go to the source code of this file.
Functions | |
| char * | strtok_r (char *s, const char *delim, char **last) |
| char * strtok_r | ( | char * | s, |
| const char * | delim, | ||
| char ** | last | ||
| ) |
Definition at line 44 of file compat-strtok_r.c.
Referenced by check_auth_pending_method(), mutate_ncp_cipher_list(), parse_auth_failed_temp(), and tls_item_in_cipher_list().