Home
last modified time | relevance | path

Searched defs:excludes (Results 1 – 10 of 10) sorted by relevance

/freebsd-12-stable/usr.bin/diff/
Ddiff.h87 struct excludes { struct
89 struct excludes *next; argument
/freebsd-12-stable/usr.bin/gprof/
Dkernel.c16 static char *excludes[] = { ".mcount", "_mcleanup", NULL }; variable
Delf.c57 static char *excludes[] = { ".mcount", "_mcleanup", NULL }; variable
Daout.c60 static char *excludes[] = { "mcount", "__mcleanup", NULL }; variable
/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
Dimport.c315 apr_hash_t *excludes, in get_filtered_children()
432 apr_hash_t *excludes, in import_children()
549 apr_hash_t *excludes, in import_dir()
673 apr_hash_t *excludes, in import()
844 apr_hash_t *excludes = apr_hash_make(scratch_pool); in svn_client_import5() local
/freebsd-12-stable/contrib/bmake/mk/
Dmeta2deps.py179 excludes = [] variable in MetaFile
/freebsd-12-stable/share/mk/
Dmeta2deps.py173 excludes = [] variable in MetaFile
/freebsd-12-stable/lib/libiconv_modules/BIG5/
Dcitrus_big5.c104 _BIG5ExcludeList excludes; member
/freebsd-12-stable/contrib/binutils/ld/
Dpe-dll.c424 static struct exclude_list_struct *excludes = 0; variable
/freebsd-12-stable/contrib/binutils/binutils/
Ddlltool.c695 static struct string_list *excludes; variable