Home
last modified time | relevance | path

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

/third_party/toybox/porting/liteos_a/toys/posix/
Dcat.c65 if ((CFG_CAT_V || CFG_CATV) && (toys.optflags&~FLAG_u)) { in do_cat()
/third_party/toybox/toys/posix/
Dcat.c65 if ((CFG_CAT_V || CFG_CATV) && (toys.optflags&~FLAG_u)) { in do_cat()
/third_party/toybox/generated/
Dconfig.h31 #define CFG_CATV 1 macro