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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/selinux/
H A Dsetfiles.c82 OPT_R = (1 << 14), /* R only for restorecon */ enumerator in enum:__anon11403
99 #define FLAG_R (option_mask32 & OPT_R)
579 if (flags & (OPT_r | OPT_R))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/udhcp/
H A Ddhcpc.c175 OPT_R = 1 << 12, enumerator in enum:__anon11380
253 if (opt & OPT_R)

Completed in 96 milliseconds