res_init.c | 146 static void res_setoptions(res_state, const char *, const char *); 503 res_setoptions(statp, buf + sizeof("options") - 1, "conf"); 566 res_setoptions(statp, cp, "env"); 608 res_setoptions(res_state statp, const char *options, const char *source) function in typeref:typename:void 617 printf(";; res_setoptions(\"%s\", \"%s\")...\n", 674 printf(";; res_setoptions(\"%s\", \"%s\")..\n",
|