Searched refs:FLAG_g (Results 1 – 10 of 10) sorted by relevance
291 #undef FLAG_g749 #undef FLAG_g895 #undef FLAG_g938 #undef FLAG_g1058 #undef FLAG_g1103 #undef FLAG_g1358 #undef FLAG_g1480 #undef FLAG_g1824 #undef FLAG_g1883 #undef FLAG_g[all …]
139 if (flags & (FLAG_l|FLAG_o|FLAG_n|FLAG_g)) { in entrylen()357 if ((flags&(FLAG_h|FLAG_l|FLAG_o|FLAG_n|FLAG_g|FLAG_s)) && indir->parent) { in listfiles()429 if (flags & (FLAG_l|FLAG_o|FLAG_n|FLAG_g)) { in listfiles()438 if (!(flags&FLAG_g)) { in listfiles()480 if ((flags & (FLAG_l|FLAG_o|FLAG_n|FLAG_g)) && S_ISLNK(mode)) { in listfiles()533 } else if (toys.optflags&(FLAG_l|FLAG_o|FLAG_n|FLAG_g)) in ls_main()
108 if (flags & FLAG_g) s_or_u(grp->gr_name, grp->gr_gid, 1); in do_id()110 if (!(toys.optflags&(FLAG_g|FLAG_Z))) { in do_id()
24 int which = (toys.optflags & FLAG_g) ? PRIO_PGRP :
178 int ff = flags & (FLAG_n|FLAG_g|FLAG_M|FLAG_x); in compare_values()183 if (CFG_SORT_FLOAT && ff == FLAG_g) { in compare_values()
504 if (flags & (FLAG_p|FLAG_o|FLAG_g)) toys.optflags |= cp_flag_p(); in install_main()
1557 !(toys.optflags&(FLAG_G|FLAG_g|FLAG_P|FLAG_s|FLAG_t|FLAG_U|FLAG_u))) in pgrep_main()
42 if (toys.optflags & FLAG_g) {
452 if (toys.optflags & FLAG_g) file_get(); in tftp_main()
491 if(!TT.istraceroute6 && (toys.optflags & FLAG_g)) { in traceroute_main()