/freebsd/contrib/diff/lib/ |
H A D | exclude.c | 84 struct exclude struct 86 struct patopts *exclude; member 87 size_t exclude_alloc; argument 88 size_t exclude_count; argument 146 struct patopts const *exclude = ex->exclude; in excluded_filename() local 202 add_exclude_file (void (*add_func) (struct exclude *, char const *, int), in add_exclude_file()
|
/freebsd/contrib/mtree/ |
H A D | excludes.c | 59 struct exclude { struct 64 static LIST_HEAD(, exclude) excludes; argument
|
/freebsd/cddl/usr.sbin/dtrace/tests/tools/ |
H A D | exclude.sh | 25 exclude() function
|
/freebsd/lib/libiconv_modules/BIG5/ |
H A D | citrus_big5.c | 166 _BIG5Exclude *exclude; in _citrus_BIG5_check_excludes() local 199 _BIG5Exclude *exclude; in _citrus_BIG5_fill_excludes() local 228 _BIG5Exclude *exclude; in _citrus_BIG5_encoding_module_uninit() local
|
/freebsd/sys/arm64/arm64/ |
H A D | machdep.c | 504 bool exclude = *(bool *)argp; in handle_efi_map_entry() local 551 bool exclude = false; in add_efi_map_entries() local 558 bool exclude = true; in exclude_efi_map_entries() local
|
/freebsd/usr.sbin/prometheus_sysctl_exporter/ |
H A D | prometheus_sysctl_exporter.c | 491 bool exclude, bool include, FILE *fp) in oid_print() 577 bool exclude, include, gzip_mode, http_mode, print_descriptions; in main() local
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_config.c | 323 static const char *exclude = NULL; in zpool_skip_pool() local
|
H A D | libzfs_sendrecv.c | 1157 boolean_t exclude = B_FALSE; in dump_snapshot() local
|
/freebsd/sys/powerpc/ofw/ |
H A D | ofw_machdep.c | 286 struct mem_region *exclude, int esz) in excise_reserved_regions() argument [all...] |
/freebsd/lib/libutil/ |
H A D | login_cap.c | 103 strcspn_quote(const char *str, const char *exclude, int *is_quoted) in strcspn_quote()
|
/freebsd/contrib/sendmail/vacation/ |
H A D | vacation.c | 141 bool initdb, exclude; local
|
/freebsd/contrib/libarchive/unzip/ |
H A D | bsdunzip.c | 276 static struct pattern_list exclude = STAILQ_HEAD_INITIALIZER(exclude); variable
|
/freebsd/usr.sbin/syslogd/ |
H A D | syslogd.c | 1428 int exclude = 0; in skip_message() local 1472 const int exclude = ((filter->cmp_flags & FILT_FLAG_EXCLUDE) > 0); in evaluate_prop_filter() local
|
/freebsd/contrib/bsnmp/snmpd/ |
H A D | snmpmod.h | 472 uint8_t exclude; member
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Overload.h | 1177 void exclude(Decl *F) { in exclude() function
|
/freebsd/lib/libc/gen/ |
H A D | getpwent.c | 177 DB *exclude; member
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Driver.cpp | 2254 bool exclude = false; in reportBackrefs() local
|