Searched refs:ub_ctx_set_fwd (Results 1 – 6 of 6) sorted by relevance
20 ub_ctx_set_fwd
340 int ub_ctx_set_fwd(struct ub_ctx* ctx, const char* addr);
975 ub_ctx_set_fwd(struct ub_ctx* ctx, const char* addr) in ub_ctx_set_fwd() function1175 if((retval=ub_ctx_set_fwd(ctx, in ub_ctx_resolvconf()1214 if((r = ub_ctx_set_fwd(ctx, addr)) != UB_NOERROR) { in ub_ctx_resolvconf()1223 return ub_ctx_set_fwd(ctx, "127.0.0.1"); in ub_ctx_resolvconf()
16 int ub_ctx_set_fwd(ub_ctx*, string);
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 \
370 ub_ctx_set_fwd.3830 set with ub_ctx_set_fwd. Patch from Florian Obser.6353 - Fix #705: ub_ctx_set_fwd() return value mishandled on windows.