Home
last modified time | relevance | path

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

/openssl/crypto/conf/
H A Dconf_def.c57 static BIO *get_next_file(const char *path, OPENSSL_DIR_CTX **dirctx);
289 if ((next = get_next_file(dirpath, &dirctx)) != NULL) { in def_load_bio()
825 if ((next = get_next_file(include, dirctx)) != NULL) in process_include()
838 static BIO *get_next_file(const char *path, OPENSSL_DIR_CTX **dirctx) in get_next_file() function

Completed in 8 milliseconds