Searched refs:matching (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-11-stable/contrib/binutils/bfd/
H A Dformat.c102 (bfd *abfd, bfd_format format, char ***matching);
107 case, if @var{matching} is not NULL, it will be filled in with
112 When done with the list that @var{matching} points to, the caller
117 bfd_check_format_matches (bfd *abfd, bfd_format format, char ***matching) argument
142 if (matching)
146 *matching = NULL;
164 if (matching)
175 if (matching)
206 if (matching)
229 if (matching)
[all...]
/freebsd-11-stable/contrib/libarchive/tar/
H A Dread.c88 static int unmatched_inclusions_warn(struct archive *matching, const char *);
95 if (unmatched_inclusions_warn(bsdtar->matching,
114 if (unmatched_inclusions_warn(bsdtar->matching,
170 if (archive_match_include_pattern(bsdtar->matching,
173 archive_error_string(bsdtar->matching));
179 bsdtar->matching, bsdtar->names_from_file,
182 archive_error_string(bsdtar->matching));
257 archive_match_path_unmatched_inclusions(bsdtar->matching) == 0)
304 if (archive_match_excluded(bsdtar->matching, entry))
405 unmatched_inclusions_warn(struct archive *matching, cons argument
[all...]
H A Dbsdtar.c266 bsdtar->matching = archive_match_new();
267 if (bsdtar->matching == NULL)
339 bsdtar->matching, bsdtar->argument) != ARCHIVE_OK)
346 bsdtar->matching,
422 if (archive_match_include_pattern(bsdtar->matching,
495 if (archive_match_include_date(bsdtar->matching,
499 archive_error_string(bsdtar->matching));
502 if (archive_match_include_file_time(bsdtar->matching,
506 archive_error_string(bsdtar->matching));
509 if (archive_match_include_date(bsdtar->matching,
[all...]
H A Dbsdtar.h100 struct archive *matching; /* for matching.c */ member in struct:bsdtar
H A Dwrite.c388 if (archive_match_exclude_entry(bsdtar->matching,
392 archive_error_string(bsdtar->matching));
473 bsdtar->matching, excluded_callback, bsdtar);
691 if (archive_match_excluded(bsdtar->matching, in_entry))
/freebsd-11-stable/sbin/newfs/
H A DMakefile18 diff --ignore-matching-lines=FreeBSD _.test ${.CURDIR}/ref.test
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_disk_private.h83 struct archive *matching; member in struct:archive_read_disk
H A Darchive_read_disk_posix.c927 * Perform path matching.
929 if (a->matching) {
930 r = archive_match_path_excluded(a->matching, entry);
933 "Failed : %s", archive_error_string(a->matching));
1041 * Perform time matching.
1043 if (a->matching) {
1044 r = archive_match_time_excluded(a->matching, entry);
1047 "Failed : %s", archive_error_string(a->matching));
1067 * Perform owner matching.
1069 if (a->matching) {
[all...]
/freebsd-11-stable/contrib/libarchive/cpio/
H A Dcpio.h93 struct archive *matching; member in struct:cpio
H A Dcpio.c186 cpio->matching = archive_match_new();
187 if (cpio->matching == NULL)
232 cpio->matching, cpio->argument,
235 archive_error_string(cpio->matching));
241 if (archive_match_exclude_pattern(cpio->matching,
244 archive_error_string(cpio->matching));
419 if (archive_match_include_pattern(cpio->matching,
422 archive_error_string(cpio->matching));
442 archive_match_free(cpio->matching);
1002 if (archive_match_path_excluded(cpio->matching, entr
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Dsize.c267 char **matching;
273 if (bfd_check_format_matches (abfd, bfd_object, &matching))
283 list_matching_formats (matching);
284 free (matching);
289 if (bfd_check_format_matches (abfd, bfd_core, &matching))
308 list_matching_formats (matching);
309 free (matching);
264 char **matching; local
H A Daddr2line.c272 char **matching;
284 if (! bfd_check_format_matches (abfd, bfd_object, &matching))
289 list_matching_formats (matching);
290 free (matching);
269 char **matching; local
H A Dcoffdump.c477 char **matching; local
536 if (! bfd_check_format_matches (abfd, bfd_object, &matching))
542 list_matching_formats (matching);
543 free (matching);
H A Dar.c240 fprintf (s, _(" [P] - use full path names when matching\n"));
690 char **matching;
754 if (! bfd_check_format_matches (arch, bfd_archive, &matching))
759 list_matching_formats (matching);
760 free (matching);
1233 char **matching;
1247 if (! bfd_check_format_matches (arch, bfd_archive, &matching))
1252 list_matching_formats (matching);
1253 free (matching);
687 char **matching; local
H A Dnm.c1112 char **matching;
1132 if (bfd_check_format_matches (arfile, bfd_object, &matching))
1144 list_matching_formats (matching);
1145 free (matching);
1171 char **matching;
1187 else if (bfd_check_format_matches (file, bfd_object, &matching))
1198 list_matching_formats (matching);
1199 free (matching);
1105 char **matching; local
1164 char **matching; local
H A Drescoff.c118 char **matching;
131 if (! bfd_check_format_matches (abfd, bfd_object, &matching))
135 list_matching_formats (matching);
117 char **matching; local
H A Dobjdump.c2951 char **matching;
2953 if (bfd_check_format_matches (abfd, bfd_object, &matching))
2962 list_matching_formats (matching);
2963 free (matching);
2973 if (bfd_check_format_matches (abfd, bfd_core, &matching))
2983 list_matching_formats (matching);
2984 free (matching);
2941 char **matching; local
H A Dsrconv.c1751 char **matching; local
1856 if (!bfd_check_format_matches (abfd, bfd_object, &matching))
1862 list_matching_formats (matching);
1863 free (matching);
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dtrace.c73 char **matching; local
87 if (!bfd_check_format_matches(abfd, bfd_object, &matching)) {
89 free(matching);
/freebsd-11-stable/tools/tools/termcap/
H A Dtermcap.pl41 Show all lengths or the ones for terminals matching [term]
/freebsd-11-stable/contrib/less/
H A Dmkutable6 -n = take non-matching types
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-common.c161 #define LINKTYPE_MATCHING_MIN 104 /* lowest value in the "matching" range */
1118 #define LINKTYPE_MATCHING_MAX 276 /* highest value in the "matching" range */
1121 * The DLT_ and LINKTYPE_ values in the "matching" range should be the
1126 #error The LINKTYPE_ matching range does not match the DLT_ matching range
1200 * DLTs that, on some platforms, have values in the matching range
1204 * outside the matching range on some of those OSes).
1212 * For all other values in the matching range, the DLT
1240 * LINKTYPEs in the matching range that *don't*
1251 * For all other values in the matching rang
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DProcess.inc166 // Search for matching files.
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dbuildvirtuser45 matching the virtual domain name and the contents containing a list of
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipmon_y.y77 %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.

Completed in 204 milliseconds

12