Searched refs:FLAG_h (Results 1 – 15 of 15) sorted by relevance
36 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()72 if (toys.optflags & FLAG_h) xprintf("</pre>\n"); in help_main()75 if (toys.optflags & FLAG_h) xprintf("</html>"); in help_main()
34 if (toys.optflags & FLAG_h) human_readable(s, ll, 0);47 while ((toys.optflags&(FLAG_h-1)) && !(toys.optflags&(1<<TT.bits))) TT.bits++; in free_main()
32 if (-1 == ((toys.optflags & FLAG_h) ? lsetfilecon : setfilecon)(path, con)) in do_chcon()
115 if (toys.optflags & FLAG_h) for (;;) wait(NULL); in switch_root_main()
50 int hh = toys.optflags&FLAG_h, count, tty; in login_main()
60 if (toys.optflags & (FLAG_H|FLAG_h)) { in show_header()127 if (toys.optflags & (FLAG_H|FLAG_h)) { in show_mt()154 if (toys.optflags & (FLAG_H|FLAG_h)) { in df_main()
148 } else if (flags & FLAG_h) { in entrylen()357 if ((flags&(FLAG_h|FLAG_l|FLAG_o|FLAG_n|FLAG_g|FLAG_s)) && indir->parent) { in listfiles()358 if (flags&FLAG_h) { in listfiles()457 else if (flags&FLAG_h) { in listfiles()
56 AT_SYMLINK_NOFOLLOW*(!(flags&(FLAG_L|FLAG_H)) && (flags&(FLAG_h|FLAG_R)))); in do_chgrp()
325 if (new->parent && !(toys.optflags & FLAG_h)) toys.optflags |= FLAG_H; in do_grep_r()357 if (!(toys.optflags & FLAG_h) && toys.optc>1) toys.optflags |= FLAG_H; in grep_main()
120 (toys.optflags & FLAG_h)*AT_SYMLINK_NOFOLLOW)) ss++;
59 if (toys.optflags & FLAG_h) { in print()
198 #undef FLAG_h213 #undef FLAG_h431 #undef FLAG_h588 #undef FLAG_h751 #undef FLAG_h842 #undef FLAG_h875 #undef FLAG_h975 #undef FLAG_h1294 #undef FLAG_h1345 #undef FLAG_h[all …]
356 if (toys.optflags & FLAG_h) { //lookup name in tcpsvd_main()366 if (toys.optflags & FLAG_h) { in tcpsvd_main()378 if (toys.optflags & FLAG_h) xprintf(" (%s-%s)", serv, clie); in tcpsvd_main()384 if (toys.optflags & FLAG_h) { in tcpsvd_main()
274 return ((DIRTREE_RECURSE | ((toys.optflags & FLAG_h)?DIRTREE_SYMFOLLOW:0))); in add_to_tar()282 return ((DIRTREE_RECURSE | ((toys.optflags & FLAG_h)?DIRTREE_SYMFOLLOW:0))); in add_to_tar()791 dirtree_handle_callback(dirtree_start(tmp->arg, toys.optflags & FLAG_h), in tar_main()
154 if (toys.optflags & FLAG_h) TT.termios.c_cflag |= CRTSCTS; in termios_init()