Home
last modified time | relevance | path

Searched refs:FLAG_K (Results 1 – 4 of 4) sorted by relevance

/external/toybox/toys/posix/
Ddu.c65 if (toys.optflags & FLAG_K) bits = 9; in print()
Dps.c1457 if (toys.optflags&FLAG_K) TT.forcek++; in iotop_main()
/external/toybox/toys/pending/
Dsyslogd.c165 if (toys.optflags & FLAG_K) { in parse_config_file()
346 if (toys.optflags & FLAG_K) len = sprintf(toybuf, "<%d> %s\n", pri, msg); in logmsg()
/external/toybox/generated/
Dflags.h581 #undef FLAG_K
1150 #undef FLAG_K
2371 #undef FLAG_K
2499 #undef FLAG_K
2570 #undef FLAG_K
3535 #define FLAG_K (1<<3) macro
4006 #define FLAG_K (FORCED_FLAG<<10) macro
5025 #define FLAG_K (FORCED_FLAG<<2) macro
5137 #define FLAG_K (FORCED_FLAG<<1) macro
5202 #define FLAG_K (FORCED_FLAGLL<<36) macro