Home
last modified time | relevance | path

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

/dports/sysutils/busybox/busybox-1.26.2/selinux/
H A Dsetfiles.c170 #define FLAG_W_warn_no_match (option_mask32 & OPT_W) macro
707 if (FLAG_W_warn_no_match) in setfiles_main()