| /mirbsd/src/gnu/usr.bin/cvs/diff/ |
| D | diff.c | 124 static char const **exclude; variable 133 if (fnmatch (exclude[i], f, 0) == 0) 143 exclude = (char const **) 145 ? xmalloc ((exclude_alloc = 64) * sizeof (*exclude)) 146 : xrealloc (exclude, (exclude_alloc *= 2) * sizeof (*exclude))); 148 exclude[exclude_count++] = pattern;
|
| /mirbsd/src/gnu/usr.sbin/sendmail/vacation/ |
| D | vacation.c | 143 bool initdb, exclude; local 187 exclude = false; 267 exclude = true; 294 if (!initdb && !list && !exclude) 424 if (initdb && !exclude) 430 if (exclude)
|
| /mirbsd/src/gnu/usr.bin/perl/ext/B/B/ |
| D | Xref.pm | 333 my ($pack, %exclude); 339 $exclude{$pack."::"} = 1; 342 walksymtable(\%{"main::"}, "xref", sub { !defined($exclude{$_[0]}) });
|
| /mirbsd/src/usr.sbin/config/ |
| D | sem.c | 80 static int exclude(struct nvlist *, const char *, const char *); 503 exclude(struct nvlist *nv, const char *name, const char *what) in exclude() function 643 if (exclude(cf->cf_root, name, "root device") | in addconf() 644 exclude(nv->nv_next, name, "additional swap devices") | in addconf() 645 exclude(cf->cf_dump, name, "dump device")) in addconf()
|
| /mirbsd/src/usr.sbin/makefs/ |
| D | README | 33 - file containing list of files to specifically exclude or include 34 - fnmatch(3) pattern of filenames to exclude or include
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/emultempl/ |
| D | mmixelf.em | 39 exclude this file. */
|
| D | pe.em | 226 {"exclude-symbols", required_argument, NULL, OPTION_EXCLUDE_SYMBOLS}, 227 {"exclude-libs", required_argument, NULL, OPTION_EXCLUDE_LIBS}, 323 fprintf (file, _(" --exclude-symbols sym,sym,... Exclude symbols from automatic export\n")); 324 …fprintf (file, _(" --exclude-libs lib,lib,... Exclude libraries from automatic export\n")…
|
| D | elf32.em | 1990 {"exclude-libs", required_argument, NULL, OPTION_EXCLUDE_LIBS},
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | configure.in | 1261 AC_MSG_CHECKING(if you want to exclude FINGER code) 1267 test $use_finger != "no" && AC_DEFINE(DISABLE_FINGER,1,[Define to 1 if you want to exclude FINGER c… 1270 AC_MSG_CHECKING(if you want to exclude GOPHER code) 1276 test $use_gopher != "no" && AC_DEFINE(DISABLE_GOPHER,1,[Define to 1 if you want to exclude GOPHER c… 1279 AC_MSG_CHECKING(if you want to exclude NEWS code) 1285 test $use_news != "no" && AC_DEFINE(DISABLE_NEWS,1,[Define to 1 if you want to exclude NEWS code]) 1288 AC_MSG_CHECKING(if you want to exclude FTP code) 1294 test $use_ftp != "no" && AC_DEFINE(DISABLE_FTP,1,[Define to 1 if you want to exclude FTP code])
|
| D | CHANGES | 338 * amend change for Debian #514897 to exclude XML documents (Debian #592883) -TD 2116 * amend change in dev.15 to HTParse() to escape spaces, to exclude non-URL 2277 * amend change in dev.13 to HTParse() to escape spaces, to exclude lynx's 2558 * setup ifdef's for Unix-specific permissions checks to exclude single-user 2586 to exclude those containing newlines or tabs (report by Leslie Fairall for 5328 * tweak LYExecv() to exclude SH_EX conditional (dired commands didn't work 8875 * exclude forms-options pages from Visited Links page - LP 8901 * Tweak "print options menu" to exclude choises which are not available under 9102 * modify logic for zero-width spaces in conv_uni_to_pc to exclude 0x200a - LP
|
| /mirbsd/src/gnu/usr.bin/perl/lib/ExtUtils/MakeMaker/ |
| D | Tutorial.pod | 147 A file full of regular expressions to exclude when using 'make
|
| /mirbsd/src/gnu/usr.bin/perl/plan9/ |
| D | mkfile | 119 perl TEST `{ ls */*.t | comm -23 - ../plan9/exclude }
|
| /mirbsd/src/share/doc/legal/ |
| D | LICENCE-GNU | 33 not exclude documentation - which we cannot modify.
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/ |
| D | ldlang.c | 3080 bfd_boolean exclude; in strip_excluded_output_sections() local 3089 exclude = TRUE; in strip_excluded_output_sections() 3098 exclude = FALSE; in strip_excluded_output_sections() 3106 if (exclude in strip_excluded_output_sections()
|
| D | ld.texinfo | 454 @kindex --exclude-libs 455 @item --exclude-libs @var{lib},@var{lib},... 458 @code{--exclude-libs ALL} excludes symbols in all archive libraries from 1940 @kindex --exclude-symbols 1941 @item --exclude-symbols @var{symbol},@var{symbol},... 3171 Here the @samp{*} is a wildcard which matches any file name. To exclude a list 5483 @item --exclude-symbols 5484 @item --exclude-libs
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Test/Harness/ |
| D | Changes | 325 --exclude for excluding certain tests. It may go back in the
|
| /mirbsd/src/gnu/usr.bin/binutils/etc/ |
| D | standards.texi | 1200 @item exclude-from 3504 or hardware present on the machine, and include or exclude optional 3518 or exclude it.
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlop.pod | 550 for if you want to exclude the endpoint. You can exclude the
|
| D | perlunicode.pod | 681 Something to exclude, prefixed by "-": an existing character
|
| /mirbsd/src/gnu/usr.bin/binutils/binutils/doc/ |
| D | binutils.texi | 2936 [@option{--exclude-symbols} @var{list}] 3055 @option{--exclude-symbols} option. 3063 @item --exclude-symbols @var{list}
|
| /mirbsd/src/lib/libssl/src/doc/ |
| D | openssl.txt | 274 According to PKIX recommendations it should exclude the extension entirely,
|
| /mirbsd/src/gnu/usr.bin/cvs/ |
| D | TODO | 455 mechanism (exclude "cvs admin -o", "cvs tag -d", &c), then each site
|
| /mirbsd/src/gnu/share/ |
| D | libtool.m4 | 4057 # use absolute paths for naming shared libraries, and exclude the 5898 # exclude_expsyms can be an extended regexp of symbols to exclude 5900 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
|
| /mirbsd/src/gnu/usr.bin/perl/lib/unicore/ |
| D | CaseFolding.txt | 51 # behavior. (The default option is to exclude them.)
|
| /mirbsd/src/gnu/usr.bin/perl/vms/ |
| D | descrip_mms.template | 1330 Delete/Log/NoConfirm [.lib.auto...]*.*;*/exclude=(*.al,*.ix,*.dir)
|