Ruby  2.0.0p247(2013-06-27revision41674)
Functions | Variables
ext/openssl/ossl_config.h File Reference

Go to the source code of this file.

Functions

CONF * GetConfigPtr (VALUE obj)
CONF * DupConfigPtr (VALUE obj)
void Init_ossl_config (void)

Variables

VALUE cConfig
VALUE eConfigError

Function Documentation

CONF* DupConfigPtr ( VALUE  obj)
CONF* GetConfigPtr ( VALUE  obj)
void Init_ossl_config ( void  )

Variable Documentation

Definition at line 17 of file ossl_config.c.

Referenced by GetConfigPtr(), and Init_ossl_config().

Definition at line 18 of file ossl_config.c.

Referenced by GetConfigPtr(), and Init_ossl_config().