Searched refs:FLAG_R (Results 1 – 14 of 14) sorted by relevance
51 if ((flags & FLAG_R) && !node->again && S_ISDIR(node->st.st_mode)) in do_chgrp()56 AT_SYMLINK_NOFOLLOW*(!(flags&(FLAG_L|FLAG_H)) && (flags&(FLAG_h|FLAG_R)))); in do_chgrp()
56 return (toys.optflags & FLAG_R) ? DIRTREE_RECURSE : 0;
309 if (dt && S_ISDIR(dt->st.st_mode) && !dt->next && !(flags&(FLAG_d|FLAG_R))) in listfiles()336 if (indir->parent && (TT.singledir!=indir || (flags&FLAG_R))) in listfiles()512 if (!indir->parent || ((flags&FLAG_R) && dirtree_notdotdot(sort[ul]))) in listfiles()539 if (toys.optflags & FLAG_d) toys.optflags &= ~FLAG_R; in ls_main()
35 if (dir && !(flags & (FLAG_r|FLAG_R))) goto skip; in do_rm()
133 int matcheof, trailing = 0, reverse = toys.optflags & FLAG_R, backwarn = 0; in apply_one_hunk()260 int reverse = toys.optflags&FLAG_R, state = 0, patchlinenum = 0, in patch_main()
212 if (!(flags & (FLAG_a|FLAG_r|FLAG_R))) { in cp_node()446 toys.optflags |= FLAG_d|FLAG_p|FLAG_R; in mv_main()
196 #undef FLAG_R209 #undef FLAG_R223 #undef FLAG_R329 #undef FLAG_R451 #undef FLAG_R479 #undef FLAG_R772 #undef FLAG_R936 #undef FLAG_R1351 #undef FLAG_R1369 #undef FLAG_R[all …]
38 if (toys.optflags & (FLAG_R|FLAG_r)) in restorecon_main()
36 return (toys.optflags & FLAG_R)*DIRTREE_RECURSE; in do_chcon()
154 if (S_ISDIR(root->st.st_mode) && (toys.optflags & FLAG_R) in retell_dir()
316 if ((toys.optflags & FLAG_R) || to_be_ignored(finfo)) { in scan_all()330 if (toys.optflags & FLAG_R) { // with -PR we choose to skip root. in scan_all()
520 if ((toys.optflags & FLAG_R) && TT.state == DHCP6CONFIRM) in signal_handler()664 if (toys.optflags & FLAG_R) send_msg(DHCP6RELEASE); in dhcp6_main()
177 if (toys.optflags & FLAG_R) { in parse_config_file()
1439 if (toys.optflags & FLAG_R) release(); in dhcp_main()1487 if (toys.optflags & FLAG_R) release(); in dhcp_main()