Home
last modified time | relevance | path

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

/external/toybox/toys/posix/
Dcat.c65 if ((CFG_CAT_V || CFG_CATV) && (toys.optflags&~FLAG_u)) { in do_cat()
/external/toybox/generated/
Dconfig.h83 #define CFG_CATV 0 macro