Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_match.c103 struct match_list inclusions; member
233 match_list_init(&(a->inclusions)); in archive_match_new()
256 match_list_free(&(a->inclusions)); in archive_match_free()
395 if ((r = add_pattern_mbs(a, &(a->inclusions), pattern)) != ARCHIVE_OK) in archive_match_include_pattern()
414 if ((r = add_pattern_wcs(a, &(a->inclusions), pattern)) != ARCHIVE_OK) in archive_match_include_pattern_w()
429 return add_pattern_from_file(a, &(a->inclusions), 1, pathname, in archive_match_include_pattern_from_file()
443 return add_pattern_from_file(a, &(a->inclusions), 0, pathname, in archive_match_include_pattern_from_file_w()
514 if (a->inclusions.unmatched_count > (size_t)INT_MAX) in archive_match_path_unmatched_inclusions()
516 return (int)(a->inclusions.unmatched_count); in archive_match_path_unmatched_inclusions()
531 r = match_list_unmatched_inclusions_next(a, &(a->inclusions), 1, &v); in archive_match_path_unmatched_inclusions_next()
[all …]
/freebsd/crypto/openssl/doc/internal/man7/
H A Ddeprecation.pod74 use that symbol should adjust their header inclusions accordingly.
/freebsd/crypto/openssl/doc/man5/
H A Dconfig.pod57 To require all file inclusions to name absolute paths, use the following
/freebsd/crypto/openssl/Configurations/
H A Ddescrip.mms.tmpl256 # directories. But this gets worse; through a series of inclusions,
/freebsd/contrib/openpam/
H A Dconfigure2631 // These inclusions are to reject old compilers that
/freebsd/contrib/libedit/
H A DChangeLog1985 consistency, also avoids circular inclusions, and also makes it
/freebsd/contrib/flex/
H A DChangeLog8048 * FlexLexer.h: fix multiple inclusions
/freebsd/contrib/xz/
H A DChangeLog14488 for inclusions guards for Cygwin. Cygwin should not need getopt_long
/freebsd/contrib/ntp/
H A DCommitLog[all...]