HomeSort by: relevance | last modified time | path
    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 in typeref:typename:void
617 printf(";; res_setoptions(\"%s\", \"%s\")...\n",
674 printf(";; res_setoptions(\"%s\", \"%s\")..\n",
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 in typeref:typename:void
617 printf(";; res_setoptions(\"%s\", \"%s\")...\n",
674 printf(";; res_setoptions(\"%s\", \"%s\")..\n",

Completed in 26 milliseconds