Home
last modified time | relevance | path

Searched refs:get_next_file (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/conf/
Dconf_def.c52 static BIO *get_next_file(const char *path, OPENSSL_DIR_CTX **dirctx);
259 if ((next = get_next_file(dirpath, &dirctx)) != NULL) { in def_load_bio()
706 if ((next = get_next_file(include, dirctx)) != NULL) in process_include()
719 static BIO *get_next_file(const char *path, OPENSSL_DIR_CTX **dirctx) in get_next_file() function
/third_party/openssl/crypto/err/
Dopenssl.txt335 CONF_F_GET_NEXT_FILE:107:get_next_file