HomeSort by: relevance | last modified time | path
    Searched defs:matching (Results 1 - 25 of 33) sorted by relevancy

1 2

  /src/external/bsd/ipf/dist/tools/
ipmon_y.y 77 %type <opt> protocol result rule srcip srcport logtag matching
93 line: IPM_MATCH '{' matching ';' '}' IPM_DO '{' doing ';' '}'
114 matching: label
116 | matchopt ',' matching { $1->o_next = $3; $$ = $1; }
334 * once per matching statement.
  /src/external/bsd/libarchive/dist/libarchive/
archive_read_disk_private.h 82 struct archive *matching; member in struct:archive_read_disk
  /src/external/gpl3/binutils/dist/binutils/
coffdump.c 480 char **matching; local
538 if (! bfd_check_format_matches (abfd, bfd_object, &matching))
543 list_matching_formats (matching);
addr2line.c 442 char **matching;
461 if (! bfd_check_format_matches (abfd, bfd_object, &matching))
465 list_matching_formats (matching);
439 char **matching; local
rescoff.c 117 char **matching;
136 if (! bfd_check_format_matches (abfd, bfd_object, &matching))
140 list_matching_formats (matching);
141 free (matching);
116 char **matching; local
size.c 327 char **matching;
333 if (bfd_check_format_matches (abfd, bfd_object, &matching))
343 list_matching_formats (matching);
348 if (bfd_check_format_matches (abfd, bfd_core, &matching))
366 list_matching_formats (matching);
324 char **matching; local
ar.c 319 fprintf (s, _(" [P] - use full path names when matching\n"));
961 char **matching;
1025 if (! bfd_check_format_matches (arch, bfd_archive, &matching))
1029 list_matching_formats (matching);
1620 char **matching;
1634 if (! bfd_check_format_matches (arch, bfd_archive, &matching))
1638 list_matching_formats (matching);
959 char **matching; local
srconv.c 1722 char **matching; local
1826 if (!bfd_check_format_matches (abfd, bfd_object, &matching))
1831 list_matching_formats (matching);
nm.c 1619 char **matching;
1620 if (bfd_check_format_matches (arfile, bfd_object, &matching))
1631 list_matching_formats (matching);
1646 char **matching;
1666 else if (bfd_check_format_matches (file, bfd_object, &matching))
1676 list_matching_formats (matching);
1612 char **matching; local
1639 char **matching; local
  /src/external/gpl3/binutils.old/dist/binutils/
coffdump.c 480 char **matching; local
538 if (! bfd_check_format_matches (abfd, bfd_object, &matching))
543 list_matching_formats (matching);
addr2line.c 442 char **matching;
461 if (! bfd_check_format_matches (abfd, bfd_object, &matching))
465 list_matching_formats (matching);
439 char **matching; local
rescoff.c 117 char **matching;
136 if (! bfd_check_format_matches (abfd, bfd_object, &matching))
140 list_matching_formats (matching);
141 free (matching);
116 char **matching; local
size.c 327 char **matching;
333 if (bfd_check_format_matches (abfd, bfd_object, &matching))
343 list_matching_formats (matching);
348 if (bfd_check_format_matches (abfd, bfd_core, &matching))
366 list_matching_formats (matching);
324 char **matching; local
ar.c 332 fprintf (s, _(" [P] - use full path names when matching\n"));
982 char **matching;
1048 if (! bfd_check_format_matches (arch, bfd_archive, &matching))
1052 list_matching_formats (matching);
1643 char **matching;
1657 if (! bfd_check_format_matches (arch, bfd_archive, &matching))
1661 list_matching_formats (matching);
979 char **matching; local
srconv.c 1722 char **matching; local
1826 if (!bfd_check_format_matches (abfd, bfd_object, &matching))
1831 list_matching_formats (matching);
nm.c 1620 char **matching;
1621 if (bfd_check_format_matches (arfile, bfd_object, &matching))
1632 list_matching_formats (matching);
1647 char **matching;
1667 else if (bfd_check_format_matches (file, bfd_object, &matching))
1677 list_matching_formats (matching);
1613 char **matching; local
1640 char **matching; local
  /src/crypto/external/bsd/openssh/dist/
kex-names.c 241 char *list = NULL, *ret = NULL, *matching = NULL, *opatterns = NULL; local
301 free(matching);
302 if ((matching = match_filter_allowlist(all, cp)) == NULL) {
306 if ((tmp = kex_names_cat(ret, matching)) == NULL) {
326 free(matching);
  /src/external/bsd/wpa/dist/src/utils/
trace.c 73 char **matching; local
87 if (!bfd_check_format_matches(abfd, bfd_object, &matching)) {
89 free(matching);
  /src/external/bsd/libarchive/dist/cpio/
cpio.h 73 struct archive *matching; member in struct:cpio
  /src/external/gpl3/gdb/dist/gdb/compile/
compile-object-load.c 89 /* Size of all recent sections with matching LAST_PROT. */
92 /* First section matching LAST_PROT. */
98 /* Maximum of alignments of all sections matching LAST_PROT.
611 char **matching; local
624 if (!bfd_check_format_matches (abfd.get (), bfd_object, &matching))
627 gdb_bfd_errmsg (bfd_get_error (), matching).c_str ());
  /src/external/gpl3/gdb/dist/gdb/
exec.c 391 char **matching; local
474 bfd_object, &matching))
480 gdb_bfd_errmsg (bfd_get_error (), matching).c_str ());
  /src/external/gpl3/gdb.old/dist/gdb/compile/
compile-object-load.c 89 /* Size of all recent sections with matching LAST_PROT. */
92 /* First section matching LAST_PROT. */
98 /* Maximum of alignments of all sections matching LAST_PROT.
612 char **matching; local
625 if (!bfd_check_format_matches (abfd.get (), bfd_object, &matching))
628 gdb_bfd_errmsg (bfd_get_error (), matching).c_str ());
  /src/external/gpl3/gdb.old/dist/gdb/
exec.c 387 char **matching; local
470 bfd_object, &matching))
476 gdb_bfd_errmsg (bfd_get_error (), matching).c_str ());
  /src/external/bsd/libarchive/dist/tar/
bsdtar.h 89 struct archive *matching; /* for matching.c */ member in struct:bsdtar
  /src/external/mpl/dhcp/dist/keama/
confparse.c 1690 /* See if there's already a class in the hash table matching the
1893 * - second try to reduce the subclass matching condition
2022 parse_error(cfile, "class matching rule evaluated to a "
4540 isc_boolean_t matching = ISC_TRUE; local
4547 matching = ISC_FALSE;
4550 if (matching)
4568 isc_boolean_t matching = ISC_TRUE; local
4578 matching = ISC_FALSE;
4581 if (matching)

Completed in 47 milliseconds

1 2