Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dnetstat.c148 xprintf((toys.optflags & FLAG_W) ? "%-51.51s %-51.51s " : "%-23.23s %-23.23s " in display_data()
480 xprintf((toys.optflags & FLAG_W) ? "%-51s %-51s" : "%-23s %-23s", in show_header()
601 (toys.optflags & FLAG_W) || (toys.optflags & FLAG_p)) && in netstat_main()
Dlast.c97 pwidth = (toys.optflags & FLAG_W) ? 46 : 16; in last_main()
/external/toybox/generated/
Dflags.h1245 #undef FLAG_W
1656 #undef FLAG_W
1855 #undef FLAG_W
2582 #undef FLAG_W
4085 #define FLAG_W (FORCED_FLAG<<0) macro
4430 #define FLAG_W (1<<9) macro
4599 #define FLAG_W (FORCED_FLAG<<4) macro
5214 #define FLAG_W (FORCED_FLAGLL<<48) macro