Searched refs:pkill (Results 1 – 2 of 2) sorted by relevance
64 #define pkill (ENABLE_PKILL && (!ENABLE_PGREP || applet_name[1] == 'k')) macro123 if (pkill && argv[1] && argv[1][0] == '-') { in pgrep_main()137 if (pkill && OPT_LIST) { /* -l: print the whole signal list */ in pgrep_main()
23 ("pkill sh" killing itself before it kills real "sh" is no fun)282 pkill - must fork+exec to get correct /proc/PID/cmdline and comm field