Home
last modified time | relevance | path

Searched refs:CFG_KILLALL5 (Results 1 – 3 of 3) sorted by relevance

/third_party/toybox/porting/liteos_a/toys/posix/
Dkill.c90 if (CFG_KILLALL5 && toys.which->name[4]=='a') {
/third_party/toybox/toys/posix/
Dkill.c93 if (CFG_KILLALL5 && toys.which->name[4]=='a') {
/third_party/toybox/generated/
Dconfig.h104 #define CFG_KILLALL5 1 macro