OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:res_setoptions
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/resolv/
res_init.c
146
static void
res_setoptions
(res_state, const char *, const char *);
503
res_setoptions
(statp, buf + sizeof("options") - 1, "conf");
566
res_setoptions
(statp, cp, "env");
608
res_setoptions
(res_state statp, const char *options, const char *source)
function
617
printf(";;
res_setoptions
(\"%s\", \"%s\")...\n",
674
printf(";;
res_setoptions
(\"%s\", \"%s\")..\n",
/src/external/bsd/libbind/dist/resolv/
res_init.c
122
static void
res_setoptions
__P((res_state, const char *, const char *));
458
res_setoptions
(statp, buf + sizeof("options") - 1, "conf");
513
res_setoptions
(statp, cp, "env");
519
res_setoptions
(res_state statp, const char *options, const char *source)
function
527
printf(";;
res_setoptions
(\"%s\", \"%s\")...\n",
584
printf(";;
res_setoptions
(\"%s\", \"%s\")..\n",
Completed in 15 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026