Searched refs:inclusions (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_match.c | 103 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 D | deprecation.pod | 74 use that symbol should adjust their header inclusions accordingly.
|
| /freebsd/crypto/openssl/doc/man5/ |
| H A D | config.pod | 57 To require all file inclusions to name absolute paths, use the following
|
| /freebsd/crypto/openssl/Configurations/ |
| H A D | descrip.mms.tmpl | 256 # directories. But this gets worse; through a series of inclusions,
|
| /freebsd/contrib/openpam/ |
| H A D | configure | 2631 // These inclusions are to reject old compilers that
|
| /freebsd/contrib/libedit/ |
| H A D | ChangeLog | 1985 consistency, also avoids circular inclusions, and also makes it
|
| /freebsd/contrib/flex/ |
| H A D | ChangeLog | 8048 * FlexLexer.h: fix multiple inclusions
|
| /freebsd/contrib/xz/ |
| H A D | ChangeLog | 14488 for inclusions guards for Cygwin. Cygwin should not need getopt_long
|
| /freebsd/contrib/ntp/ |
| H A D | CommitLog | [all...] |