Searched refs:gen_path (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dmisc.h187 const char *gen_path (const char *directory, const char *filename, struct gc_arena *gc);
H A Dmisc.c905 retfname = gen_path (directory, BSTR (&fname), gc);
981 gen_path (const char *directory, const char *filename, struct gc_arena *gc) function
H A Dssl_verify.c1258 const char *path = gen_path (session->opt->client_config_dir_exclusive, cn, &gc);
H A Dmulti.c1637 ccd_file = gen_path (mi->context.options.client_config_dir,
1653 ccd_file = gen_path (mi->context.options.client_config_dir,
H A Dinit.c689 const char *fn = gen_path ("foo",

Completed in 126 milliseconds