Searched refs:FLAG_W (Results 1 – 3 of 3) sorted by relevance
148 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()
97 pwidth = (toys.optflags & FLAG_W) ? 46 : 16; in last_main()
1245 #undef FLAG_W1656 #undef FLAG_W1855 #undef FLAG_W2582 #undef FLAG_W4085 #define FLAG_W (FORCED_FLAG<<0) macro4430 #define FLAG_W (1<<9) macro4599 #define FLAG_W (FORCED_FLAG<<4) macro5214 #define FLAG_W (FORCED_FLAGLL<<48) macro