Searched refs:res_setoptions (Results 1 – 1 of 1) sorted by relevance
100 static void res_setoptions(char *, char *);537 res_setoptions(buf + sizeof("options") - 1, "conf"); in _res_init()590 res_setoptions(cp, "env"); in _res_init()597 res_setoptions(char *options, char *source) in res_setoptions() function