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

/freebsd-9.3-release/lib/libc/resolv/
H A Dres_init.c111 static void res_setoptions(res_state, const char *, const char *);
501 res_setoptions(statp, buf + sizeof("options") - 1, "conf");
558 res_setoptions(statp, cp, "env");
564 res_setoptions(res_state statp, const char *options, const char *source) function
574 printf(";; res_setoptions(\"%s\", \"%s\")...\n",
631 printf(";; res_setoptions(\"%s\", \"%s\")..\n",

Completed in 103 milliseconds