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

/macosx-10.10.1/ruby-106/ruby/ext/openssl/
H A Dossl_config.c17 VALUE cConfig; variable
38 OSSL_Check_Kind(obj, cConfig);
67 cConfig = rb_define_class_under(mOSSL, "Config", rb_cObject);
70 rb_define_const(cConfig, "DEFAULT_CONFIG_FILE",
H A Dossl_config.h14 extern VALUE cConfig;

Completed in 78 milliseconds