Searched refs:merge (Results 1 – 9 of 9) sorted by relevance
391 char *merge = DSO_merge(ctx->dynamic_dso, ctx->DYNAMIC_LIBNAME, s); in int_load() local392 if (!merge) in int_load()394 if (DSO_load(ctx->dynamic_dso, merge, NULL, 0)) { in int_load()396 OPENSSL_free(merge); in int_load()399 OPENSSL_free(merge); in int_load()
30 If a merge error occurs in one of these generated files then the
53 often. We do not accept merge commits, you will have to remove them
18433 1. merge various obsolete readme texts into doc/ssleay.txt
29 may be NULL. The behaviour of the merge is unpredictable if I<params> and
164 The libfuzzer merge option is used to add the additional coverage175 fuzz/$FUZZER -merge=1 fuzz/corpora/NEWDIR fuzz/corpora/DIR
46 merge => 1,
325 value is a directory specification and merge it with the module path.326 Otherwise, merge the value of the OpenSSL built in macro B<MODULESDIR>
798 # that's the only way the C compiler can merge multiple include paths
Completed in 32 milliseconds