Home
last modified time | relevance | path

Searched refs:inclusions (Results 1 – 25 of 34) sorted by relevance

12

/netbsd/src/external/bsd/libarchive/dist/libarchive/
Darchive_match.c102 struct match_list inclusions; member
229 match_list_init(&(a->inclusions)); in archive_match_new()
252 match_list_free(&(a->inclusions)); in archive_match_free()
391 if ((r = add_pattern_mbs(a, &(a->inclusions), pattern)) != ARCHIVE_OK) in archive_match_include_pattern()
410 if ((r = add_pattern_wcs(a, &(a->inclusions), pattern)) != ARCHIVE_OK) in archive_match_include_pattern_w()
425 return add_pattern_from_file(a, &(a->inclusions), 1, pathname, in archive_match_include_pattern_from_file()
439 return add_pattern_from_file(a, &(a->inclusions), 0, pathname, in archive_match_include_pattern_from_file_w()
510 return (a->inclusions.unmatched_count); in archive_match_path_unmatched_inclusions()
525 r = match_list_unmatched_inclusions_next(a, &(a->inclusions), 1, &v); in archive_match_path_unmatched_inclusions_next()
542 r = match_list_unmatched_inclusions_next(a, &(a->inclusions), 0, &v); in archive_match_path_unmatched_inclusions_next_w()
[all …]
/netbsd/src/external/gpl2/xcvs/dist/m4/
Dgetndelim2.m49 # Avoid multiple inclusions of getndelim2.o into LIBOBJS.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/
Dt-vxworks43 # macro names to protect against recursive inclusions. We achieve
/netbsd/src/share/misc/
Dstyle64 * Avoid relying on transitive inclusions.
/netbsd/src/external/bsd/top/dist/
DChanges84 inclusions. Platform module is now compiled with
/netbsd/src/external/gpl3/binutils/dist/include/elf/
DChangeLog-91031786 mips.h, ppc.h: Protect against multiple inclusions.
/netbsd/src/external/gpl3/gdb/dist/include/elf/
DChangeLog-91031786 mips.h, ppc.h: Protect against multiple inclusions.
/netbsd/src/external/gpl3/gcc/dist/fixincludes/
DChangeLog2039 * fixlib.h: Remove inclusions of gcc files.
/netbsd/src/external/gpl3/gcc/dist/include/
DChangeLog-91032233 * demangle.h: Protect file from multiple inclusions with
/netbsd/src/external/gpl3/gdb/dist/include/
DChangeLog-91032233 * demangle.h: Protect file from multiple inclusions with
/netbsd/src/external/gpl3/binutils/dist/include/
DChangeLog-91032233 * demangle.h: Protect file from multiple inclusions with
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-92952898 * config/tc-mips.h: Protect against multiple inclusions.
6212 Protected against multiple inclusions.
7577 * Makefile.in (config.h): Protect against multiple inclusions.
7862 * as.h: Protect against multiple inclusions.
10711 don't exist or duplicate other inclusions.
/netbsd/src/crypto/dist/ipsec-tools/
DChangeLog.old2003 #ifndef/#define/#endif to allow multiple inclusions of the
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-1997754 * rtl.h: Protect from multiple inclusions. Add many prototypes.
/netbsd/src/external/gpl3/gdb/dist/bfd/
DChangeLog-91933266 against multiple inclusions.
3771 * libelf.h: Protect against multiple inclusions.
/netbsd/src/external/gpl3/binutils/dist/bfd/
DChangeLog-91933266 against multiple inclusions.
3771 * libelf.h: Protect against multiple inclusions.
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-19951274 * inflow.c: Clean up inclusions.
DChangeLog-19941751 * nlm/aio.h: Protect from multiple inclusions.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dcpp.texi3847 against multiple inclusions.
Dcpp.info3484 files against multiple inclusions.
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20071720 * testsuite/17_intro/headers/c++200x/all.cc: Guard inclusions
/netbsd/src/external/gpl3/gdb/dist/libiberty/
DChangeLog8640 inclusions inside HAVE_*_H macros. Include ansidecl.h when not
/netbsd/src/external/bsd/flex/dist/
DChangeLog8048 * FlexLexer.h: fix multiple inclusions
/netbsd/src/external/gpl3/binutils/dist/libiberty/
DChangeLog8640 inclusions inside HAVE_*_H macros. Include ansidecl.h when not
/netbsd/src/external/gpl3/gcc/dist/libiberty/
DChangeLog8149 inclusions inside HAVE_*_H macros. Include ansidecl.h when not

12