Searched refs:FLAG_V (Results 1 – 5 of 5) sorted by relevance
137 if (toys.optflags & FLAG_V) toys.optflags = FLAG_a|FLAG_b|FLAG_c|FLAG_t; in acpi_main()
213 if ((toys.optflags & FLAG_V) || (toys.optflags & FLAG_N)) { in do_fsck()306 if (toys.optflags & FLAG_V) xprintf("Checking all filesystem\n"); in scan_all()
1013 vendor = (toys.optflags & FLAG_V) ? TT.vendor_cls : "toybox\0"; in dhcpc_sendmsg()1028 vendor = (toys.optflags & FLAG_V) ? TT.vendor_cls : "toybox\0"; in dhcpc_sendmsg()
17 #undef FLAG_V465 #undef FLAG_V770 #undef FLAG_V1889 #undef FLAG_V2581 #undef FLAG_V3057 #define FLAG_V (1<<0) macro3433 #define FLAG_V (FORCED_FLAG<<22) macro3688 #define FLAG_V (FORCED_FLAG<<2) macro4629 #define FLAG_V (1<<13) macro5213 #define FLAG_V (FORCED_FLAGLL<<47) macro
1586 if (toys.optflags & FLAG_V) TT.tty = 1; in pkill_main()