Home
last modified time | relevance | path

Searched defs:fc_file (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/selinux/python/sepolicy/sepolicy/templates/
H A Dvar_log.py109 fc_file="""\ variable
H A Dunit_file.py70 fc_file="""\ variable
H A Dvar_spool.py150 fc_file="""\ variable
H A Detc_rw.py133 fc_file="""\ variable
H A Dvar_cache.py151 fc_file="""\ variable
H A Dvar_lib.py151 fc_file="""\ variable
H A Drw.py148 fc_file=""" variable
H A Dvar_run.py92 fc_file="""\ variable
/aosp_15_r20/external/selinux/policycoreutils/setfiles/
H A Drestorecon_xattr.c41 char *sha1_buf, **specfiles, *fc_file = NULL, *pathname = NULL; in main() local