HomeSort by relevance Sort by last modified time
    Searched refs:einfo (Results 1 - 25 of 67) sorted by null

1 2 3

  /external/iptables/extensions/
libxt_ecn.c 42 struct xt_ecn_info *einfo = cb->data; local
47 einfo->operation |= XT_ECN_OP_MATCH_CWR;
49 einfo->invert |= XT_ECN_OP_MATCH_CWR;
52 einfo->operation |= XT_ECN_OP_MATCH_ECE;
54 einfo->invert |= XT_ECN_OP_MATCH_ECE;
58 einfo->invert |= XT_ECN_OP_MATCH_IP;
59 einfo->operation |= XT_ECN_OP_MATCH_IP;
60 einfo->ip_ect = cb->val.u8;
75 const struct xt_ecn_info *einfo = local
80 if (einfo->operation & XT_ECN_OP_MATCH_ECE)
99 const struct xt_ecn_info *einfo = local
124 const struct xt_ecn_info *einfo = local
    [all...]
libxt_dccp.c 105 struct xt_dccp_info *einfo = cb->data; local
110 einfo->flags |= XT_DCCP_SRC_PORTS;
112 einfo->invflags |= XT_DCCP_SRC_PORTS;
115 einfo->flags |= XT_DCCP_DEST_PORTS;
117 einfo->invflags |= XT_DCCP_DEST_PORTS;
120 einfo->flags |= XT_DCCP_TYPE;
121 einfo->typemask = parse_dccp_types(cb->arg);
123 einfo->invflags |= XT_DCCP_TYPE;
126 einfo->flags |= XT_DCCP_OPTION;
128 einfo->invflags |= XT_DCCP_OPTION
213 const struct xt_dccp_info *einfo = local
244 const struct xt_dccp_info *einfo = local
333 const struct xt_dccp_info *einfo = local
    [all...]
libipt_ECN.c 51 struct ipt_ECN_info *einfo = cb->data; local
56 einfo->operation = IPT_ECN_OP_SET_ECE | IPT_ECN_OP_SET_CWR;
57 einfo->proto.tcp.ece = 0;
58 einfo->proto.tcp.cwr = 0;
61 einfo->operation |= IPT_ECN_OP_SET_CWR;
62 einfo->proto.tcp.cwr = cb->val.u8;
65 einfo->operation |= IPT_ECN_OP_SET_ECE;
66 einfo->proto.tcp.ece = cb->val.u8;
69 einfo->operation |= IPT_ECN_OP_SET_IP;
70 einfo->ip_ect = cb->val.u8
85 const struct ipt_ECN_info *einfo = local
108 const struct ipt_ECN_info *einfo = local
    [all...]
libxt_sctp.c 36 struct xt_sctp_info *einfo = (struct xt_sctp_info *)m->data; local
39 einfo->flag_info[i].chunktype = -1;
157 parse_sctp_chunk(struct xt_sctp_info *einfo,
169 SCTP_CHUNKMAP_RESET(einfo->chunkmap);
172 SCTP_CHUNKMAP_SET_ALL(einfo->chunkmap);
177 SCTP_CHUNKMAP_RESET(einfo->chunkmap);
192 SCTP_CHUNKMAP_SET(einfo->chunkmap,
212 save_chunk_flag_info(einfo->flag_info,
213 &(einfo->flag_count), i, bit,
227 parse_sctp_chunks(struct xt_sctp_info *einfo,
251 struct xt_sctp_info *einfo local
427 const struct xt_sctp_info *einfo = local
456 const struct xt_sctp_info *einfo = local
491 const struct xt_sctp_info *einfo = local
    [all...]
libxt_AUDIT.c 32 struct xt_audit_info *einfo = cb->data; local
36 einfo->type = XT_AUDIT_TYPE_ACCEPT;
38 einfo->type = XT_AUDIT_TYPE_DROP;
40 einfo->type = XT_AUDIT_TYPE_REJECT;
49 const struct xt_audit_info *einfo = local
54 switch(einfo->type) {
69 const struct xt_audit_info *einfo = local
72 switch(einfo->type) {
libxt_CHECKSUM.c 34 struct xt_CHECKSUM_info *einfo = cb->data; local
37 einfo->operation = XT_CHECKSUM_OP_FILL;
43 const struct xt_CHECKSUM_info *einfo = local
48 if (einfo->operation & XT_CHECKSUM_OP_FILL)
54 const struct xt_CHECKSUM_info *einfo = local
57 if (einfo->operation & XT_CHECKSUM_OP_FILL)
  /toolchain/binutils/binutils-2.27/ld/
ldmain.c 158 einfo,
242 einfo (_("%X%P: can't set BFD default target to `%s': %E\n"), TARGET);
401 einfo (_("%P%F: no input files\n"));
421 einfo (_("%P%F: cannot open map file %s: %E\n"),
470 einfo (_("%P: link errors found, deleting executable `%s'\n"),
479 einfo (_("%F%B: final close failed: %E\n"), link_info.output_bfd);
506 einfo (_("%P%F: unable to open for source of copy `%s'\n"),
509 einfo (_("%P%F: unable to open for destination of copy `%s'\n"),
516 einfo (_("%P: Error writing file `%s'\n"), dst_name);
521 einfo (_("%P: Error closing file `%s'\n"), dst_name)
    [all...]
ldmisc.h 25 extern void einfo (const char *, ...);
ldfile.c 131 einfo (_("%X%P: error: library search path \"%s\" is unsafe for "
134 einfo (_("%P: warning: library search path \"%s\" is unsafe for "
158 einfo (_("%F%P: invalid BFD target `%s'\n"), entry->target);
283 einfo (_("%P: skipping incompatible %s "
296 einfo (_("%F%P: attempted static link of dynamic object `%s'\n"),
313 einfo (_("%P: skipping incompatible %s "
423 einfo (_("%P: cannot find %s (%s): %E\n"),
426 einfo (_("%P: cannot find %s: %E\n"), entry->local_sym_name);
461 einfo (_("%P: cannot find %s inside %s\n"),
464 einfo (_("%P: cannot find %s\n"), entry->local_sym_name)
    [all...]
ldctor.c 83 einfo (_("%P%X: Different relocs used in set %s\n"),
101 einfo (_("%P%X: Different object file formats composing set %s\n"),
279 einfo (_("%P%X: %s does not support reloc %s for set %s\n"),
293 einfo (_("%P%X: %s does not support reloc %s for set %s\n"),
314 einfo (_("%P%X: Unsupported size %d for set %s\n"),
ldmisc.c 302 einfo (_("%B%F: could not read symbols: %E\n"), abfd);
462 einfo (const char *fmt, ...) function
476 einfo (_("%F%P: internal error %s %d\n"), file, line);
541 einfo (_("%P: internal error: aborting at %s:%d in %s\n"),
544 einfo (_("%P: internal error: aborting at %s:%d\n"),
546 einfo (_("%P%F: please report this bug\n"));
lexsup.c 709 einfo (_("%P: %s: missing argument\n"), argv[last_optind]);
714 einfo (_("%P: unrecognized option '%s'\n"), argv[last_optind]);
719 einfo (_("%P%F: use the --help option for usage information\n"));
    [all...]
ldcref.c 170 einfo (_("%X%P: bfd_hash_table_init of cref table failed: %E\n"));
176 einfo (_("%X%P: cref_hash_lookup failed: %E\n"));
186 einfo (_("%X%P: cref alloc failed: %E\n"));
413 einfo ("%P: symbol `%T' missing from main hash table\n",
517 einfo (_("%B%F: could not read symbols: %E\n"), abfd);
565 einfo (_("%P: symbol `%T' missing from main hash table\n"),
628 einfo (_("%B%F: could not read symbols: %E\n"), abfd);
690 einfo (_("%B%F: could not read relocs: %E\n"), abfd);
697 einfo (_("%B%F: could not read relocs: %E\n"), abfd);
724 einfo (_("%X%C: prohibited cross reference from %s to `%T' in %s\n")
    [all...]
ldexp.c 270 einfo (_("%P%F: bfd_hash_allocate failed creating symbol %s\n"), name);
302 einfo (_("%P%F: bfd_hash_lookup failed creating symbol %s\n"), name);
423 einfo (_("%P: warning: address of `%s' "
517 einfo (_("%F%S %% by zero\n"), tree->binary.rhs);
527 einfo (_("%F%S / by zero\n"), tree->binary.rhs);
711 einfo (_("%P%F: bfd_link_hash_lookup failed: %E\n"));
723 einfo (_("%X%S: unresolvable symbol `%s'"
738 einfo (_("%F%S: undefined symbol `%s'"
760 einfo (_("%F%S: undefined section `%s'"
778 einfo (_("%F%S: undefined section `%s'
    [all...]
ldemul.c 289 einfo (_("%P: unrecognised emulation mode: %s\n"), target);
290 einfo (_("Supported emulations: "));
292 einfo ("%F\n");
plugin.c 261 einfo (_("%P%F: %s: error loading plugin: %s\n"), plugin, dlerror ());
342 einfo (_("could not create dummy IR bfd: %F%E\n"));
430 einfo (_("%P%F: %s: non-ELF symbol in ELF BFD!\n"), asym->name);
434 einfo (_("%P%F: unknown ELF symbol visibility: %d!\n"),
541 /* FIXME: einfo should support %lld. */
543 einfo (_("%P%F: unsupported input file size: %s (%ld bytes)\n"),
725 einfo ("%P%F: %s: plugin symbol table corrupt (sym type %d)\n",
785 einfo (_("%P: %B: symbol `%s' "
1016 einfo (_("%P%F: %s: error loading plugin: %s\n"),
1023 einfo (_("%P%F: %s: plugin error: %d\n"), curplug->name, rv)
    [all...]
ldlang.c     [all...]
pe-dll.c 431 einfo (_("%XUnsupported PEI architecture: %s\n"), target);
711 einfo (_("%B%F: could not read symbols: %E\n"), b);
800 einfo (_("%XCannot export %s: invalid export name\n"),
852 einfo (_("%XError, duplicate EXPORT with ordinals: %s (%d vs %d)\n"),
859 einfo (_("Warning, duplicate EXPORT: %s\n"),
969 einfo (_("%XCannot export %s: symbol not defined\n"),
975 einfo (_("%XCannot export %s: symbol wrong type (%d vs %d)\n"),
982 einfo (_("%XCannot export %s: symbol not found\n"),
1005 einfo ("%X%P: can not create BFD: %E\n");
1020 einfo ("%X%P: can not create .edata section: %E\n")
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
reggnu.c 87 OnigErrorInfo einfo; local
89 r = onig_compile(reg, (UChar* )pattern, (UChar* )(pattern + size), &einfo);
92 (void )onig_error_code_to_str((UChar* )ebuf, r, &einfo);
103 OnigErrorInfo einfo; local
112 reg->options, enc, OnigDefaultSyntax, &einfo);
115 (void )onig_error_code_to_str((UChar* )ebuf, r, &einfo);
regerror.c 266 OnigErrorInfo* einfo; local
281 einfo = va_arg(vargs, OnigErrorInfo*);
282 len = to_ascii(einfo->enc, einfo->par, einfo->par_end,
  /external/strace/
mtd.c 55 struct erase_info_user einfo; local
58 if (umove_or_printaddr(tcp, addr, &einfo))
61 tprintf("{start=%#x, length=%#x}", einfo.start, einfo.length);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
cgitb.py 102 def html(einfo, context=5):
104 etype, evalue, etb = einfo
193 def text(einfo, context=5):
195 etype, evalue, etb = einfo
  /external/python/cpython2/Lib/
cgitb.py 102 def html(einfo, context=5):
104 etype, evalue, etb = einfo
193 def text(einfo, context=5):
195 etype, evalue, etb = einfo
  /external/python/cpython3/Lib/
cgitb.py 101 def html(einfo, context=5):
103 etype, evalue, etb = einfo
191 def text(einfo, context=5):
193 etype, evalue, etb = einfo
  /prebuilts/gdb/darwin-x86/lib/python2.7/
cgitb.py 102 def html(einfo, context=5):
104 etype, evalue, etb = einfo
193 def text(einfo, context=5):
195 etype, evalue, etb = einfo

Completed in 938 milliseconds

1 2 3