Searched refs:res_setoptions (Results 1 – 1 of 1) sorted by relevance
121 static void res_setoptions(res_state, const char *, const char *);520 res_setoptions(statp, buf + sizeof("options") - 1, "conf"); in __res_vinit()577 res_setoptions(statp, cp, "env"); in __res_vinit()583 res_setoptions(res_state statp, const char *options, const char *source) in res_setoptions() function