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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dsort.c38 FLAG_r = 0x100, /* Reverse */ enumerator in enum:__anon11210
259 if (flags & FLAG_r) return -retval;
308 FLAG_r | /* Reverse */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/selinux/
H A Dsetfiles.c92 #define FLAG_r (option_mask32 & OPT_r) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Ddiff.c60 #define FLAG_r (1<<7) macro
1108 if (option_mask32 & FLAG_r) {

Completed in 61 milliseconds