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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/selinux/
H A Dsetfiles.c96 #define FLAG_F_force (option_mask32 & OPT_F) macro
254 if (FLAG_F_force)
332 || (context && (strcmp(context, newcon) == 0) && !FLAG_F_force)) {
336 if (!FLAG_F_force && context && (is_context_customizable(context) > 0)) {

Completed in 19 milliseconds