Searched refs:get_next_file (Results 1 – 2 of 2) sorted by relevance
52 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
335 CONF_F_GET_NEXT_FILE:107:get_next_file