Searched defs:opt (Results 201 - 225 of 274) sorted by relevance

1234567891011

/openbsd-current/sbin/unwind/libunbound/util/data/
H A Dmsgencode.c796 struct edns_option* opt; local
813 struct edns_option* opt; local
831 struct edns_option* opt; local
907 struct edns_option* opt; local
[all...]
/openbsd-current/sys/netinet6/
H A Dip6_output.c163 ip6_output(struct mbuf *m, struct ip6_pktopts *opt, struct route *ro, argument
1661 ip6_initpktopts(struct ip6_pktopts *opt) argument
1673 struct ip6_pktopts *opt; local
2207 ip6_setpktopts(struct mbuf *control, struct ip6_pktopts *opt, struct ip6_pktopts *stickyopt, int priv, int uproto) argument
2270 ip6_setpktopt(int optname, u_char *buf, int len, struct ip6_pktopts *opt, int priv, int sticky, int uproto) argument
[all...]
/openbsd-current/usr.sbin/ospf6d/
H A Dkroute.c111 int opt = 0, rcvbuf, default_rcvbuf; local
/openbsd-current/usr.bin/sndiod/
H A Ddev.h59 struct opt *opt; /* config used */ member in struct:slot
149 struct opt *opt; member in struct:ctl::__anon66::__anon71
152 struct opt *opt; member in struct:ctl::__anon66::__anon72
180 struct opt *op member in struct:ctlslot
[all...]
/openbsd-current/sys/dev/pci/
H A Dif_alc.c549 uint32_t opt; local
/openbsd-current/usr.bin/ssh/
H A Dsshd-session.c796 int r, opt, on = 1, remote_port; local
H A Dsshd.c1160 int r, opt, do_dump_cfg = 0, keytype, already_daemon, have_agent = 0; local
H A Dssh-keyscan.c655 int opt, fopt_count = 0, j; local
/openbsd-current/sys/netinet/
H A Dtcp_input.c2123 int opt, optlen; local
H A Dip_input.c1170 int opt, optlen, cnt, off, code, type = ICMP_PARAMPROB, forward = 0; local
/openbsd-current/usr.sbin/unbound/services/
H A Dmesh.c755 struct edns_option* opt = NULL; local
/openbsd-current/sbin/unwind/libunbound/services/
H A Dmesh.c755 struct edns_option* opt = NULL; local
/openbsd-current/sys/net/
H A Dpf_norm.c1189 u_int8_t opts[MAX_TCPOPTLEN], *opt; local
1269 u_int8_t opts[MAX_TCPOPTLEN], *opt; local
1635 u_int8_t opts[MAX_TCPOPTLEN], *opt; local
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dgcov.c449 int opt; local
H A Dgengtype.c478 adjust_field_rtx_def(type_p t, options_p ARG_UNUSED (opt)) argument
739 adjust_field_type(type_p t, options_p opt) argument
881 process_gc_options(options_p opt, enum gc_used_enum level, int *maybe_undef, int *pass_param, int *length, type_p *nested_ptr) argument
1422 options_p opt; member in struct:walk_type_data
2040 options_p opt; local
2172 options_p opt; local
2359 options_p opt; local
[all...]
H A Dmips-tdump.c1393 int i, opt; local
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Decofflink.c384 struct shuffle *opt; member in struct:accumulate
1077 OPTR opt; local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Decofflink.c384 struct shuffle *opt; member in struct:accumulate
1033 OPTR opt; local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgengtype.c1888 options_p opt; local
1985 options_p opt; local
[all...]
H A Dmips-tdump.c1430 int i, opt; local
/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dgjavah.c2344 int opt; variable
/openbsd-current/usr.bin/unifdef/
H A Dunifdef.c266 int opt; local
/openbsd-current/sys/dev/ic/
H A Dacxreg.h249 uint8_t opt; /* see WEPOPT_ */ member in struct:acx_conf_wepopt
/openbsd-current/usr.bin/dig/lib/dns/
H A Dmessage.c2086 dns_message_setopt(dns_message_t *msg, dns_rdataset_t *opt) argument
[all...]
/openbsd-current/gnu/llvm/lld/MachO/
H A DDriver.cpp819 static void warnIfDeprecatedOption(const Option &opt) { argument
828 static void warnIfUnimplementedOption(const Option &opt) { argument
875 parseClangOption(StringRef opt, const Twine &msg) argument
1114 const Option &opt = arg->getOption(); local
[all...]

Completed in 285 milliseconds

1234567891011