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

/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_libssl_setup.c89 static void (*ERR_free_strings_fn)() = NULL; variable
148 ERR_free_strings_fn = (void(*)())dlsym(dldesc,
150 if (ERR_free_strings_fn == NULL)
322 ERR_free_strings_fn();

Completed in 74 milliseconds