Home
last modified time | relevance | path

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

/external/selinux/policycoreutils/secon/
Dsecon.c35 #define OPTS_FROM_PROCFS 10 macro
274 opts->from_type = OPTS_FROM_PROCFS; in cmd_line()
299 opts->from_type = OPTS_FROM_PROCFS; in cmd_line()
485 case OPTS_FROM_PROCFS: in get_scon()