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

/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_init.c137 static void res_setoptions __P((res_state, const char *, const char *));
557 res_setoptions(statp, buf + sizeof("options") - 1, "conf");
612 res_setoptions(statp, cp, "env");
628 res_setoptions(res_state statp, const char *options, const char *source) function
636 printf(";; res_setoptions(\"%s\", \"%s\")...\n",
693 printf(";; res_setoptions(\"%s\", \"%s\")..\n",

Completed in 46 milliseconds