Searched defs:save_opts (Results 1 – 3 of 3) sorted by relevance
5600 struct save_opts struct5602 struct save_opts *next; argument5617 static struct save_opts *save_stack; argument
5640 struct save_opts struct5642 struct save_opts *next; argument5658 static struct save_opts *save_stack; argument
134 int error, save_opts; in host_dns() local