/src/tests/usr.bin/indent/ |
opt_version.c | 9 When the option '--version' is given, any other options are ignored. 10 Therefore the source file, if given, can contain arbitrary text that 11 even might generate syntax errors when given to a C compiler.
|
/src/usr.bin/make/unit-tests/ |
depsrc-recursive.mk | 5 # line options are given.
|
sh-leading-plus.mk | 4 # the command line option -n is given.
|
depsrc-make.mk | 5 # options are given.
|
varmod-sun-shell.mk | 4 # given by the variable value and returns its output.
|
varmod-range.mk | 4 # of integers from the given range. 34 # The :range modifier can be given a parameter, which makes the generated 72 # The upper limit of the range must always be given in decimal.
|
opt-debug-loud.mk | 18 # Even though the command line option -s is given, .SILENT is set
|
varmod-path.mk | 3 # Tests for the :P variable modifier, which looks up the path for a given
|
modmisc.mk | 22 # Demonstrates modifiers that are given indirectly from a variable.
|
varmod-shell.mk | 4 # given by the variable modifier and returns its output.
|
opt-jobs.mk | 27 # The options '-j <float>' and '-j <integer>C' multiply the given number with
|
directive.mk | 35 # This is a dependency since directives must be given directly.
|
cond-func-make-main.mk | 8 # 1. The default main target is the first target in the given makefiles that
|
varmod-no-match.mk | 4 # match the given pattern.
|
varmod-undefined.mk | 3 # Tests for the :U variable modifier, which returns the given string
|
/src/tools/compat/buildaux/ |
ax_check_compile_flag.m4 | 11 # Check whether the given FLAG works with the current language's compiler 20 # force the compiler to issue an error when a bad flag is given.
|
/src/sys/net/ |
rtsock.c | 405 size_t *given = oldlenp; local in function:sysctl_rtable 430 w.w_given = *given; 491 *given = (char *)w.w_where - (char *)where; 492 if (*given < w.w_needed) 495 *given = (11 * w.w_needed) / 10;
|
/src/distrib/miniroot/ |
install.sh | 136 be given the opportunity to edit the resulting 'fstab' file before 224 You will now be given the opportunity to configure the network. This will 308 You will now be given the opportunity to escape to the command shell to
|
upgrade.sh | 214 You will now be given the opportunity to escape to the command shell to
|
/src/sys/external/isc/libsodium/dist/m4/ |
ax_check_compile_flag.m4 | 11 # Check whether the given FLAG works with the current language's compiler 20 # force the compiler to issue an error when a bad flag is given.
|
ax_check_link_flag.m4 | 11 # Check whether the given FLAG works with the linker or gives an error. 20 # issue an error when a bad flag is given.
|
/src/usr.sbin/sysinst/ |
README.md_defs | 126 The result qualifies the given new partition 128 with the given index. Used for example
|
/src/distrib/hp300/miniroot/ |
install.md | 220 # common even with OEM HP drives! So, we've given ourselves 423 You will be given the opporunity to do that now. Note that you may 441 You will now be given the opportunity to place disklabels on any additional
|
/src/distrib/sets/ |
fmt-list | 26 -- Calculate the width of the given string on the screen, assuming that 169 -- Return the smaller of the given values, ignoring nil. 187 -- Return the larger of the given values, ignoring nil.
|
/src/share/mk/ |
bsd.files.mk | 126 # .uue -> "" handling (i.e. decode a given binary/object)
|