Searched defs:LHASH_OF (Results 1 – 6 of 6) sorted by relevance
45 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf, const char *file, in LHASH_OF() function68 LHASH_OF(CONF_VALUE) *CONF_load_fp(LHASH_OF(CONF_VALUE) *conf, FILE *fp, in LHASH_OF() function83 LHASH_OF(CONF_VALUE) *CONF_load_bio(LHASH_OF(CONF_VALUE) *conf, BIO *bp, in LHASH_OF() function
130 # define LHASH_OF(type) struct lhash_st_##type macro
119 # define LHASH_OF(type) struct lhash_st_##type macro
459 static LHASH_OF(FUNCTION) *prog_init(void) in LHASH_OF() function
807 static LHASH_OF(FUNCTION) *prog_init(void) in LHASH_OF() function
2304 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx) in LHASH_OF() function