Home
last modified time | relevance | path

Searched defs:HELP_killall (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/generated/
H A Dhelp.h105 #define HELP_killall "usage: killall [-l] [-iqv] [-SIGNAL|-s SIGNAL] PROCESS_NAME...\n\nSend a signal (default: TERM) to all processes with the given names.\n\n-i Ask for confirmation before killing\n-l Print list of all available signals\n-q Don't print any warnings or error messages\n-s Send SIGNAL instead of SIGTERM\n-v Report if the signal was successfully sent\n-w Wait until all signaled processes are dead" macro

Completed in 6 milliseconds