HomeSort by: relevance | last modified time | path
    Searched refs:special (Results 1 - 25 of 227) sorted by relevancy

1 2 3 4 5 6 7 8 910

  /src/usr.sbin/dumplfs/
extern.h 23 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
36 extern char *special;
misc.c 23 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
58 err(1, "%s", special);
60 err(1, "%s", special);
62 errx(1, "%s: short read (%d, not %lu)", special, rbytes,
  /src/usr.bin/spell/spell/
Makefile 12 SPECIALFILES= special.math special.netbsd
18 FILESNAME_${F}= ${F:S/special.//}
19 FILESDIR_${F}= /usr/share/dict/special
  /src/usr.bin/make/unit-tests/
varname-dot-includedfromdir.mk 3 # Tests for the special .INCLUDEDFROMDIR variable.
varname-dot-includedfromfile.mk 3 # Tests for the special .INCLUDEDFROMFILE variable.
varname-dot-targets.mk 3 # Tests for the special .TARGETS variable.
varname-make.mk 3 # Tests for the special MAKE variable.
varname-pwd.mk 3 # Tests for the special PWD variable.
depsrc-nometa.mk 3 # Tests for the special source .NOMETA in dependency declarations.
depsrc-nometa_cmp.mk 3 # Tests for the special source .NOMETA_CMP in dependency declarations.
deptgt-no_parallel.mk 3 # Tests for the special target .NO_PARALLEL in dependency declarations.
deptgt-nopath.mk 3 # Tests for the special target .NOPATH in dependency declarations.
deptgt-objdir.mk 3 # Tests for the special target .OBJDIR in dependency declarations.
deptgt-path.mk 3 # Tests for the special target .PATH in dependency declarations.
deptgt-precious.mk 3 # Tests for the special target .PRECIOUS in dependency declarations.
deptgt-shell.mk 3 # Tests for the special target .SHELL in dependency declarations.
deptgt-stale.mk 3 # Tests for the special target .STALE in dependency declarations.
varname-dot-make-dependfile.mk 3 # Tests for the special .MAKE.DEPENDFILE variable.
varname-dot-make-expand_variables.mk 3 # Tests for the special .MAKE.EXPAND_VARIABLES variable.
varname-dot-make-exported.mk 3 # Tests for the special .MAKE.EXPORTED variable.
varname-dot-make-jobs-prefix.mk 3 # Tests for the special .MAKE.JOBS.PREFIX variable.
varname-dot-make-makefile_preference.mk 3 # Tests for the special .MAKE.MAKEFILE_PREFERENCE variable.
varname-dot-make-makefiles.mk 3 # Tests for the special .MAKE.MAKEFILES variable.
  /src/usr.bin/cmp/
Makefile 5 SRCS= cmp.c misc.c regular.c special.c
  /src/sbin/newfs_lfs/
extern.h 23 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
44 extern char *special;

Completed in 30 milliseconds

1 2 3 4 5 6 7 8 910