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

/bionic/libc/netbsd/resolv/
H A Dres_init.c125 static void res_setoptions __P((res_state, const char *, const char *));
418 res_setoptions(statp, buf + sizeof("options") - 1, "conf");
472 res_setoptions(statp, cp, "env");
481 res_setoptions(res_state statp, const char *options, const char *source) function
489 printf(";; res_setoptions(\"%s\", \"%s\")...\n",
530 printf(";; res_setoptions(\"%s\", \"%s\")..\n",

Completed in 4 milliseconds