Home
last modified time | relevance | path

Searched refs:FLAG_U (Results 1 - 6 of 6) sorted by relevance

/third_party/toybox/toys/pending/
H A Dtraceroute.c117 if (toys.optflags & FLAG_U) { in send_probe4()
270 if (toys.optflags & FLAG_U) { in do_trace()
529 if (toys.optflags & FLAG_U) in traceroute_main()
535 resolve_addr(toys.optargs[0], AF_INET, ((toys.optflags & FLAG_U) ? in traceroute_main()
536 SOCK_DGRAM : SOCK_RAW), ((toys.optflags & FLAG_U) ? IPPROTO_UDP : in traceroute_main()
579 if (!(toys.optflags & FLAG_U)) TT.ident |= 0x8000; in traceroute_main()
H A Darping.c92 if (toys.optflags & FLAG_U) exit(EXIT_SUCCESS); in done()
232 if (!(toys.optflags & FLAG_D) && (toys.optflags & FLAG_U) in arping_main()
/third_party/toybox/generated/
H A Dflags.h60 #undef FLAG_U macro
142 #undef FLAG_U macro
546 #undef FLAG_U macro
679 #undef FLAG_U macro
1983 #undef FLAG_U macro
2065 #undef FLAG_U macro
2185 #undef FLAG_U macro
2248 #undef FLAG_U macro
2291 #undef FLAG_U macro
3081 #undef FLAG_U macro
3238 #undef FLAG_U global() macro
3529 #define FLAG_U global() macro
3586 #define FLAG_U global() macro
3937 #define FLAG_U global() macro
4052 #define FLAG_U global() macro
5142 #define FLAG_U global() macro
5212 #define FLAG_U global() macro
5316 #define FLAG_U global() macro
5371 #define FLAG_U global() macro
5406 #define FLAG_U global() macro
6070 #define FLAG_U global() macro
6205 #define FLAG_U global() macro
[all...]
/third_party/toybox/toys/other/
H A Dnsenter.c131 if (test_r()) toys.optflags |= FLAG_U; in unshare_main()
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c1744 !(toys.optflags&(FLAG_G|FLAG_g|FLAG_P|FLAG_s|FLAG_t|FLAG_U|FLAG_u))) in pgrep_main()
/third_party/toybox/toys/posix/
H A Dps.c1902 !(toys.optflags&(FLAG_G|FLAG_g|FLAG_P|FLAG_s|FLAG_t|FLAG_U|FLAG_u))) in pgrep_main()

Completed in 22 milliseconds