Searched refs:res_setoptions (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/libresolv-57/
H A Dres_init.c113 static void res_setoptions __P((res_state, const char *, const char *));
914 res_setoptions(statp, buf + sizeof("options") - 1, "conf");
998 res_setoptions(statp, cp, "env");
1028 res_setoptions(res_state statp, const char *options, const char *source) function
1036 printf(";; res_setoptions(\"%s\", \"%s\")...\n",
1069 printf(";; res_setoptions(\"%s\", \"%s\")..\n",

Completed in 169 milliseconds