Home
last modified time | relevance | path

Searched refs:cause (Results 1 – 16 of 16) sorted by relevance

/busybox-1.35.0/shell/hush_test/hush-parsing/
Dand_or_and_backgrounding.tests22 #A ';' or <newline> terminator shall cause the preceding AND-OR list
23 #to be executed sequentially; an '&' shall cause asynchronous execution
Dcomment2.tests6 # to be ignored. These lines would cause an error:
/busybox-1.35.0/shell/ash_test/ash-parsing/
Dand_or_and_backgrounding.tests22 #A ';' or <newline> terminator shall cause the preceding AND-OR list
23 #to be executed sequentially; an '&' shall cause asynchronous execution
Dcomment2.tests6 # to be ignored. These lines would cause an error:
/busybox-1.35.0/networking/
Dtcpudp.c186 const char *cause = "?exit"; in print_waitstat() local
189 cause++; in print_waitstat()
192 cause = "signal"; in print_waitstat()
195 bb_error_msg("end %d %s %d", pid, cause, e); in print_waitstat()
DConfig.src34 This may cause problems when your DNS server is IPv6-capable and
/busybox-1.35.0/docs/
Dbusybox_header.pod56 will also cause BusyBox to behave as 'ls'.
66 will cause BusyBox to behave as 'ls' (if the 'ls' command has been compiled
Dunicode_UTF-8-test.txt43 cause for concern.
/busybox-1.35.0/loginutils/
DConfig.src27 Enabling this option will cause busybox to directly access the
53 Enabling this option will cause busybox to directly access the
/busybox-1.35.0/testsuite/
DREADME3 -v option will cause it to show expected outcomes as well. To only run the test
/busybox-1.35.0/examples/
Dinittab43 # Note: unrecognized actions (like initdefault) will cause init to emit
/busybox-1.35.0/shell/
DConfig.src125 example, entering the command 'ifconfig' into the shell would cause
/busybox-1.35.0/
DLICENSE103 a) You must cause the modified files to carry prominent notices
106 b) You must cause any work that you distribute or publish, that in
112 when run, you must cause it, when started running for such
DConfig.in665 This will cause warnings to be shown for any instances of
679 considerably larger and will cause it to run more slowly. You
DNOFORK_NOEXEC.lst360 swapoff - longterm: may cause memory pressure, execing is beneficial
/busybox-1.35.0/scripts/kconfig/
Dlex.zconf.c_shipped897 * we don't want an extra ';' after the "return" because that will cause