Searched refs:ub_ctx_config (Results 1 – 8 of 8) sorted by relevance
6 ub_ctx_config
321 int ub_ctx_config(struct ub_ctx* ctx, const char* fname);
442 ub_ctx_config(struct ub_ctx* ctx, const char* fname) in ub_ctx_config() function
15 int ub_ctx_config(ub_ctx*, string);
456 check_ub_res(ub_ctx_config(ctx, optarg)); in main()
298 r = ub_ctx_config(ctx, debugconf); in create_unbound_context()
595 ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd \646 ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd \
4869 - Fix #1913: ub_ctx_config is under circumstances thread-safe.