/busybox-1.35.0/shell/ash_test/ash-arith/ |
D | arith.right | 62 ./arith.tests: line 116: arithmetic syntax error 84 ./arith.tests: line 162: arithmetic syntax error 86 ./arith.tests: let: line 165: arithmetic syntax error 87 ./arith.tests: line 166: arithmetic syntax error 88 ./arith.tests: let: line 167: arithmetic syntax error 92 ./arith.tests: line 190: arithmetic syntax error 94 ./arith.tests: line 195: arithmetic syntax error 96 ./arith.tests: line 197: arithmetic syntax error 98 ./arith.tests: line 204: arithmetic syntax error 99 ./arith.tests: line 207: arithmetic syntax error [all …]
|
D | arith-for.right | 67 ./arith-for.tests: line 77: syntax error: arithmetic expression required 68 ./arith-for.tests: line 77: syntax error: `(( i=0; "i < 3" ))' 70 ./arith-for.tests: line 83: syntax error: `;' unexpected 71 ./arith-for.tests: line 83: syntax error: `(( i=0; i < 3; i++; 7 ))'
|
/busybox-1.35.0/shell/hush_test/hush-arith/ |
D | arith.right | 64 hush: arithmetic syntax error 86 hush: arithmetic syntax error 89 hush: arithmetic syntax error 94 hush: arithmetic syntax error 96 hush: arithmetic syntax error 98 hush: arithmetic syntax error 100 hush: arithmetic syntax error 101 hush: arithmetic syntax error 123 hush: arithmetic syntax error 124 hush: arithmetic syntax error [all …]
|
/busybox-1.35.0/libbb/ |
D | selinux_common.c | 20 goto error; in set_security_context_component() 22 goto error; in set_security_context_component() 24 goto error; in set_security_context_component() 26 goto error; in set_security_context_component() 29 error: in set_security_context_component()
|
/busybox-1.35.0/shell/ash_test/ash-vars/ |
D | param_expand_bash_substring.right | 1 SHELL: line 0: syntax error: bad substitution 2 SHELL: line 0: syntax error: bad substitution 3 SHELL: line 0: syntax error: bad substitution 4 SHELL: line 0: syntax error: bad substitution 5 SHELL: line 0: syntax error: missing '}'
|
D | var6.right | 1 SHELL: line 0: syntax error: bad substitution 2 SHELL: line 0: syntax error: bad substitution
|
D | param_expand_assign.right | 1 SHELL: line 0: syntax error: bad substitution 2 SHELL: line 0: syntax error: bad substitution 3 SHELL: line 0: syntax error: bad substitution
|
/busybox-1.35.0/coreutils/ |
D | mktemp.c | 109 goto error; in mktemp_main() 118 goto error; in mktemp_main() 121 goto error; in mktemp_main() 124 goto error; in mktemp_main() 128 error: in mktemp_main()
|
/busybox-1.35.0/shell/hush_test/hush-vars/ |
D | param_expand_bash_substring.right | 1 hush: syntax error: unterminated ${name} 2 hush: syntax error: unterminated ${name} 3 hush: syntax error: unterminated ${name} 4 hush: syntax error: unterminated ${name}
|
D | var6.right | 1 hush: syntax error: unterminated ${name} 2 hush: syntax error: unterminated ${name}
|
D | param_expand_alt.right | 1 hush: syntax error: unterminated ${name} 2 hush: syntax error: unterminated ${name}
|
/busybox-1.35.0/selinux/ |
D | matchpathcon.c | 57 int error = 0; in matchpathcon_main() local 87 error += print_matchpathcon(path, opts & OPT_NOT_PRINT); in matchpathcon_main() 103 error += print_matchpathcon(path, 1); in matchpathcon_main() 108 error += print_matchpathcon(path, 1); in matchpathcon_main() 111 return error; in matchpathcon_main()
|
D | sestatus.c | 175 goto error; in sestatus_main() 181 goto error; in sestatus_main() 188 goto error; in sestatus_main() 194 goto error; in sestatus_main() 201 goto error; in sestatus_main() 207 goto error; in sestatus_main() 218 error: in sestatus_main()
|
/busybox-1.35.0/scripts/kconfig/ |
D | kconfig_load.c | 14 char *error; in kconfig_load() local 28 if ((error = dlerror())) { \ in kconfig_load() 29 fprintf(stderr, "%s\n", error); \ in kconfig_load()
|
/busybox-1.35.0/shell/hush_test/hush-parsing/ |
D | groups_and_keywords2.right | 1 hush: syntax error: unexpected ) 3 hush: syntax error: unexpected )
|
D | groups_and_keywords2.tests | 1 # This is an error 7 # This is an error, and it aborts in script
|
/busybox-1.35.0/networking/ |
D | tls_rsa.c | 106 goto error; in psRsaCrypt() 111 goto error; in psRsaCrypt() 115 goto error; in psRsaCrypt() 119 goto error; in psRsaCrypt() 124 goto error; in psRsaCrypt() 128 goto error; in psRsaCrypt() 134 goto error; in psRsaCrypt() 140 goto error; in psRsaCrypt() 144 goto error; in psRsaCrypt() 167 goto error; in psRsaCrypt() [all …]
|
/busybox-1.35.0/shell/hush_test/hush-misc/ |
D | source4.right | 1 hush: syntax error: unterminated ${name} 4 hush: syntax error: unterminated '
|
D | exitcode2.tests | 1 # syntax error should return status 2 10 # redirection error with special builtin should return status 1
|
/busybox-1.35.0/util-linux/ |
D | mkswap.c | 58 goto error; in mkswap_selinux_setcontext() 60 goto error; in mkswap_selinux_setcontext() 64 goto error; in mkswap_selinux_setcontext() 67 goto error; in mkswap_selinux_setcontext() 70 goto error; in mkswap_selinux_setcontext() 77 error: in mkswap_selinux_setcontext()
|
D | ipcrm.c | 101 int error = 0; in ipcrm_main() local 158 error++; in ipcrm_main() 171 error++; in ipcrm_main() 202 error++; in ipcrm_main() 229 return error; in ipcrm_main()
|
/busybox-1.35.0/shell/ash_test/ash-parsing/ |
D | groups_and_keywords2.right | 1 ./groups_and_keywords2.tests: eval: line 2: syntax error: unexpected ")" 3 ./groups_and_keywords2.tests: line 8: syntax error: unexpected ")"
|
D | groups_and_keywords2.tests | 1 # This is an error 7 # This is an error, and it aborts in script
|
/busybox-1.35.0/shell/ash_test/ash-psubst/ |
D | bash_procsub.right | 7 hello error 8 hello error
|
/busybox-1.35.0/shell/ash_test/ash-misc/ |
D | exitcode2.tests | 1 # syntax error should return status 2 10 # redirection error with special builtin should return status 1
|