Home
last modified time | relevance | path

Searched refs:FLAG_r (Results 1 – 25 of 32) sorted by relevance

12

/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/bin/retu_assign_htmlinput/
H A Dcommand.h39 if (FLAG_r) \
44 if (FLAG_r) \
52 if (FLAG_r) \
67 if (FLAG_r) \
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/bin/retu_assign_htmltextarea/
H A Dcommand.h39 if (FLAG_r) \
44 if (FLAG_r) \
52 if (FLAG_r) \
67 if (FLAG_r) \
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/bin/retu_assign_htmlcheckbox/
H A Dcommand.h39 if (FLAG_r) \
50 if (FLAG_r) \
58 if (FLAG_r) \
69 if (FLAG_r) \
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/bin/retu_assign_htmlselect/
H A Dcommand.h81 if (FLAG_r) \
86 if (FLAG_r) \
95 if (FLAG_r) \
124 if (FLAG_r) \
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/bin/join_rightouterjoin/
H A Dcommand.h78 if (FLAG_r) { \
105 if (FLAG_r) { \
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/bin/join_leftouterjoin/
H A Dcommand.h87 if (FLAG_r) { \
111 if (FLAG_r) { \
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/bin/join_outerjoin/
H A Dcommand.h88 if (FLAG_r) { \
114 if (FLAG_r) { \
H A Djoin_outerjoin.c72 if (FLAG_r) { in main()
/dports/sysutils/busybox/busybox-1.26.2/coreutils/
H A Dsort.c109 FLAG_r = 0x100, /* Reverse */ enumerator
349 if (flags & FLAG_r) in compare_keys()
404 FLAG_r | /* Reverse */ in sort_main()
/dports/sysutils/toybox/toybox-0.8.5/toys/android/
H A Drestorecon.c38 if (toys.optflags & (FLAG_R|FLAG_r)) in restorecon_main()
/dports/sysutils/toybox/toybox-0.8.5/toys/other/
H A Dmix.c60 if (!(toys.optflags & FLAG_r)) level = TT.r | (level<<8); in mix_main()
H A Dnsenter.c106 return toys.optflags & FLAG_r; in test_r()
H A Dxxd.c174 toys.optflags&FLAG_r ? do_xxd_reverse in xxd_main()
H A Dhexedit.c218 if (access(*toys.optargs, W_OK)) toys.optflags |= FLAG_r; in hexedit_main()
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/bin/join_innerjoin/
H A Dcommand.h79 if (FLAG_r) { \
/dports/sysutils/toybox/toybox-0.8.5/toys/posix/
H A Dcp.c141 if (S_ISLNK(try->st.st_mode) && (flags & FLAG_d)) flags |= FLAG_r; in cp_node()
195 if (!(flags & (FLAG_a|FLAG_r|FLAG_R))) { in cp_node()
247 && (try->parent || (flags & (FLAG_a|FLAG_P|FLAG_r)))) in cp_node()
H A Drm.c35 if (dir && !(toys.optflags & (FLAG_r|FLAG_R))) goto skip; in do_rm()
H A Dsort.c275 return retval * ((flags&FLAG_r) ? -1 : 1); in compare_keys()
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/bin/retu_append/
H A Dcommand.h77 if (FLAG_r) { \
/dports/sysutils/toybox/toybox-0.8.5/toys/pending/
H A Dcrontab.c339 long FLAG_elr = toys.optflags & (FLAG_e|FLAG_l|FLAG_r); in crontab_main()
358 else if (toys.optflags & FLAG_r) do_remove(pwd->pw_name); in crontab_main()
H A Duserdel.c109 if (toys.optflags & FLAG_r) { in userdel_main()
/dports/sysutils/toybox/toybox-0.8.5/toys/lsb/
H A Dumount.c97 if (toys.optflags & FLAG_r) {
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/lib/libttt/
H A Dprintcmdargs.c58 if (FLAG_r) fprintf(stderr,"FLAG_r\t\tFLAG_r_ARG %s\n", FLAG_r_ARG); in printcmdargs()
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/include/
H A Dttt_aliases.h71 #define FLAG_r cmdargs.flags[17] macro
/dports/sysutils/toybox/toybox-0.8.5/toys/net/
H A Dnetstat.c306 if (!(toys.optflags&(FLAG_r|tuwx))) toys.optflags |= tuwx; in netstat_main()

12