|
OpenVPN
|
#include <string.h>
Go to the source code of this file.
Functions | |
| char * | strsep (char **stringp, const char *delim) |
| char * strsep | ( | char ** | stringp, |
| const char * | delim | ||
| ) |
Definition at line 35 of file compat-strsep.c.
Referenced by get_p2p_ncp_cipher(), ncp_get_best_cipher(), parse_hash_fingerprint_multiline(), and tls_ctx_set_tls_groups().