Home
last modified time | relevance | path

Searched refs:FLAG_h (Results 1 - 13 of 13) sorted by relevance

/third_party/toybox/toys/other/
H A Dhelp.c36 if (toys.optflags & FLAG_h) in do_help()
42 if (toys.optflags & FLAG_h) xprintf("</blockquote></pre>\n"); in do_help()
61 if (toys.optflags & FLAG_h) { in help_main()
70 if (toys.optflags & FLAG_h) xprintf("<hr>\n<pre>\n"); in help_main()
77 if (toys.optflags & FLAG_h) xprintf("</pre>\n"); in help_main()
80 if (toys.optflags & FLAG_h) xprintf("</html>"); in help_main()
H A Dchcon.c32 if (-1 == ((toys.optflags & FLAG_h) ? lsetfilecon : setfilecon)(path, con)) in do_chcon()
H A Dsetfattr.c32 int h = toys.optflags & FLAG_h, rc; in setfattr_main()
H A Dfree.c5 // Flag order is signifcant: b-t are units in order, FLAG_h-1 is unit mask
47 while ((toys.optflags&(FLAG_h-1)) && !(toys.optflags&(1<<TT.bits))) TT.bits++; in free_main()
H A Dswitch_root.c115 if (toys.optflags & FLAG_h) for (;;) wait(NULL); in switch_root_main()
/third_party/toybox/toys/posix/
H A Ddf.c62 if ((toys.optflags & (FLAG_H|FLAG_h))) { in show_header()
148 if (toys.optflags & (FLAG_H|FLAG_h)) { in show_mt()
176 if (toys.optflags & (FLAG_H|FLAG_h)) { in df_main()
H A Dchgrp.c56 AT_SYMLINK_NOFOLLOW*(!(flags&(FLAG_L|FLAG_H)) && (flags&(FLAG_h|FLAG_R)))); in do_chgrp()
H A Dls.c375 if ((flags&(FLAG_h|FLAG_l|FLAG_o|FLAG_n|FLAG_g|FLAG_s)) && indir->parent) { in listfiles()
/third_party/toybox/generated/
H A Dflags.h247 #undef FLAG_h macro
262 #undef FLAG_h macro
507 #undef FLAG_h macro
563 #undef FLAG_h macro
600 #undef FLAG_h macro
757 #undef FLAG_h macro
878 #undef FLAG_h macro
936 #undef FLAG_h macro
1037 #undef FLAG_h macro
1062 #undef FLAG_h macro
1099 #undef FLAG_h global() macro
1210 #undef FLAG_h global() macro
1604 #undef FLAG_h global() macro
1662 #undef FLAG_h global() macro
2341 #undef FLAG_h global() macro
2544 #undef FLAG_h global() macro
2791 #undef FLAG_h global() macro
2880 #undef FLAG_h global() macro
2917 #undef FLAG_h global() macro
3042 #undef FLAG_h global() macro
3267 #undef FLAG_h global() macro
3680 #define FLAG_h global() macro
3693 #define FLAG_h global() macro
3898 #define FLAG_h global() macro
3952 #define FLAG_h global() macro
3981 #define FLAG_h global() macro
4120 #define FLAG_h global() macro
4217 #define FLAG_h global() macro
4265 #define FLAG_h global() macro
4348 #define FLAG_h global() macro
4369 #define FLAG_h global() macro
4404 #define FLAG_h global() macro
4499 #define FLAG_h global() macro
4825 #define FLAG_h global() macro
4875 #define FLAG_h global() macro
5450 #define FLAG_h global() macro
5615 #define FLAG_h global() macro
5822 #define FLAG_h global() macro
5899 #define FLAG_h global() macro
5932 #define FLAG_h global() macro
6037 #define FLAG_h global() macro
6230 #define FLAG_h global() macro
[all...]
/third_party/toybox/toys/pending/
H A Dtcpsvd.c357 if (toys.optflags & FLAG_h) { //lookup name in tcpsvd_main()
367 if (toys.optflags & FLAG_h) { in tcpsvd_main()
379 if (toys.optflags & FLAG_h) xprintf(" (%s-%s)", serv, clie); in tcpsvd_main()
385 if (toys.optflags & FLAG_h) { in tcpsvd_main()
H A Dgetty.c154 if (toys.optflags & FLAG_h) TT.termios.c_cflag |= CRTSCTS; in termios_init()
/third_party/toybox/porting/liteos_a/toys/posix/
H A Ddu.c49 if (toys.optflags & FLAG_h) { in print()
H A Dls.c364 if ((flags&(FLAG_h|FLAG_l|FLAG_o|FLAG_n|FLAG_g|FLAG_s)) && indir->parent) { in listfiles()

Completed in 16 milliseconds