/src/usr.bin/make/unit-tests/ |
varname-empty.exp | 1 Command: ignoring ' = cmdline-u' as the variable name '${:U}' expands to empty 2 Command: ignoring ' = cmdline-plain' as the variable name '' expands to empty 9 Global: ignoring delete '.INCLUDEDFROMDIR' as it is not found 10 Global: ignoring delete '.INCLUDEDFROMFILE' as it is not found 11 Global: ignoring ' = default' as the variable name '' expands to empty 12 Global: ignoring ' = assigned' as the variable name '' expands to empty 13 Global: ignoring ' = appended' as the variable name is empty 14 Global: ignoring ' = ' as the variable name '' expands to empty 15 Global: ignoring ' = subst' as the variable name '' expands to empty 17 Global: ignoring ' = shell-output' as the variable name '' expands to empt [all...] |
var-readonly.exp | 1 Global: ignoring delete 'N' as it is read-only
|
varname-dot-suffixes.exp | 1 Global: ignoring delete '.SUFFIXES' as it is not found 4 Global: ignoring '.SUFFIXES = set' as it is read-only 5 Global: ignoring '.SUFFIXES = append' as it is read-only 10 Global: ignoring '.SUFFIXES = assign' as it is read-only 17 Global: ignoring '.SUFFIXES = preserve' as it is read-only 29 Command: ignoring '.SUFFIXES = 1' as it is read-only 32 Command: ignoring '.SUFFIXES = 2' as it is read-only 35 Command: ignoring delete '.SUFFIXES' as it is not found
|
varname-dot-shell.exp | 4 Global: ignoring delete '.SHELL' as it is not found 8 Global: ignoring '.SHELL = overwritten' due to a command line variable of the same name 16 Command: ignoring '.SHELL += appended' as it is read-only 23 Global: ignoring delete '.SHELL' as it is not found 25 Global: ignoring '.SHELL = newly overwritten' due to a command line variable of the same name
|
deptgt-makeflags.exp | 1 Global: ignoring delete 'DOLLAR' as it is not found
|
vardebug.mk | 13 # expect: Global: ignoring delete 'VAR' as it is not found 17 # expect: Global: ignoring ' = empty name' as the variable name '${:U}' expands to empty 19 # expect: Global: ignoring ' += empty name' as the variable name '${:U}' expands to empty 69 # expect: Command: ignoring '.SHELL = overwritten' as it is read-only
|
vardebug.exp | 1 Global: ignoring delete 'FROM_CMDLINE' as it is not found 7 Global: ignoring delete 'VAR' as it is not found 8 Global: ignoring ' = empty name' as the variable name '${:U}' expands to empty 9 Global: ignoring ' += empty name' as the variable name '${:U}' expands to empty 10 Global: ignoring 'FROM_CMDLINE = overwritten' due to a command line variable of the same name 61 Global: ignoring delete '.SHELL' as it is not found 63 Command: ignoring '.SHELL = overwritten' as it is read-only
|
varname-dot-suffixes.mk | 54 # expect: Global: ignoring delete '.SUFFIXES' as it is not found 64 # expect: Global: ignoring '.SUFFIXES = set' as it is read-only 66 # expect: Global: ignoring '.SUFFIXES = append' as it is read-only 68 # expect: Global: ignoring '.SUFFIXES = assign' as it is read-only 70 # expect: Global: ignoring '.SUFFIXES = preserve' as it is read-only 97 # expect: Command: ignoring '.SUFFIXES = 1' as it is read-only 98 # expect: Command: ignoring '.SUFFIXES = 2' as it is read-only 99 # expect: Command: ignoring delete '.SUFFIXES' as it is not found
|
opt-debug-loud.mk | 4 # running them, ignoring the command line option for silent mode (-s) as
|
suff.exp | 15 Global: ignoring delete '.INCLUDEDFROMDIR' as it is not found 16 Global: ignoring delete '.INCLUDEDFROMFILE' as it is not found 32 Command: ignoring delete 'v' as it is not found 36 Global: ignoring delete '.SHELL' as it is not found
|
var-scope-local.exp | 4 one: ignoring ' = three' as the variable name '' expands to empty 5 two: ignoring ' = three' as the variable name '' expands to empty
|
var-op-assign.mk | 76 # ignoring all the rest.
|
var-scope-local.mk | 149 # expect: one: ignoring ' = three' as the variable name '' expands to empty 150 # expect: two: ignoring ' = three' as the variable name '' expands to empty
|
varmod-ifelse.mk | 215 # parser only counted balanced '{' and '}', ignoring any escaping or other 258 # parsed in balanced mode, ignoring that the inner '}}' were ordinary
|
varmod-assign.mk | 184 # expect: Global: ignoring delete 'CMD_NEW_VAR' as it is not found
|
var-op-expand.mk | 265 # ignoring that the ':tl' was intended to be an additional modifier.
|
/src/usr.bin/mail/ |
send.c | 126 int isheadflag, infld, ignoring, dostat, firstline; local in function:sendmessage 132 ignoring = 0; 172 ignoring = doign == ignoreall || doign == bouncetab; 176 ignoring = 1; 190 ignoring = doign == ignoreall; 221 ignoring = 0; 231 ignoring = 1; 242 ignoring = 1; 244 ignoring = 0; 250 if (!ignoring) { [all...] |
/src/bin/csh/ |
file.c | 486 int ignoring, looking_for_lognames; local in function:tsearch 492 ignoring = TRUE; 530 if (ignoring && ignored(entry)) 537 if (ignoring && numitems == 0 && nignored > 0) { 538 ignoring = FALSE;
|
/src/usr.bin/unifdef/ |
unifdef.c | 236 static bool ignoring[MAXDEPTH]; /* ignore comments state */ variable in typeref:typename:bool[] 521 ignoring[depth] = ignoring[depth-1]; 526 ignoring[depth] = true; 853 if (text || ignoring[depth]) {
|
/src/distrib/sets/ |
fmt-list | 169 -- Return the smaller of the given values, ignoring nil. 187 -- Return the larger of the given values, ignoring nil.
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/ |
rk3399-gru.dtsi | 518 * should be ignoring card detect anyway. Specifying the pin as
|
/src/sys/external/isc/libsodium/dist/ |
aclocal.m4 | 297 # icc: Command line warning: ignoring option '-M'; no argument required 300 if (grep 'ignoring option' conftest.err ||
|
/src/tools/compat/ |
configure | 2528 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in '$ac_var' since the previous run:" >&5 2529 printf "%s\n" "$as_me: warning: ignoring whitespace changes in '$ac_var' since the previous run:" >&2;}
|
/src/share/terminfo/ |
terminfo | 276 # It has an obnoxious boilerplate copyright which I'm ignoring because they 4185 # VT220 DECSCA last screen (ignoring ECH, etc), leaves fill on top/left 5789 xterm1|xterm terminal emulator ignoring the alternate screen buffer, [all...] |