Searched refs:FLAG_f (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Dsort.c40 FLAG_f = 0x400, /* Force uppercase */ enumerator in enum:__anon11166
66 && !(flags & (FLAG_b | FLAG_d | FLAG_f | FLAG_i | FLAG_bb))
134 if (flags & FLAG_f)
310 FLAG_f | /* Force uppercase */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/selinux/
H A Dsetfiles.c86 #define FLAG_f (option_mask32 & OPT_f) macro

Completed in 33 milliseconds