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

/bionic/libc/netbsd/resolv/
H A Dres_init.c132 static void res_setoptions __P((res_state, const char *, const char *));
532 res_setoptions(statp, buf + sizeof("options") - 1, "conf");
586 res_setoptions(statp, cp, "env");
595 res_setoptions(res_state statp, const char *options, const char *source) function
603 printf(";; res_setoptions(\"%s\", \"%s\")...\n",
644 printf(";; res_setoptions(\"%s\", \"%s\")..\n",

Completed in 27 milliseconds