Searched refs:save_opts (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.sbin/ntpd/
H A Dconfig.c134 int error, save_opts; local
140 save_opts = _res.options;
143 _res.options = save_opts;
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-m68k.c5604 struct save_opts
5606 struct save_opts *next;
5621 static struct save_opts *save_stack;
5629 struct save_opts *s;
5631 s = (struct save_opts *) xmalloc (sizeof (struct save_opts));
5654 struct save_opts *s;
5600 struct save_opts struct
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m68k.c5644 struct save_opts
5646 struct save_opts *next;
5662 static struct save_opts *save_stack;
5669 struct save_opts *s;
5671 s = (struct save_opts *) xmalloc (sizeof (struct save_opts));
5694 struct save_opts *s;
5640 struct save_opts struct

Completed in 189 milliseconds