Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dsort.c106 FLAG_r = 1 << 9, /* Reverse */ enumerator
391 if (flags & FLAG_r) in compare_keys()
452 can_drop_dups = ((opts & ~(FLAG_o|FLAG_z|FLAG_r|FLAG_s)) == FLAG_u); in sort_main()
479 FLAG_r | /* Reverse */ in sort_main()
/busybox-1.35.0/selinux/
Dsetfiles.c166 #define FLAG_r (option_mask32 & OPT_r) macro
/busybox-1.35.0/editors/
Ddiff.c146 FLAG_r, enumerator