Home
last modified time | relevance | path

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

/external/selinux/policycoreutils/secon/
Dsecon.c28 #define OPTS_FROM_STDIN 3 macro
331 opts->from_type = OPTS_FROM_STDIN; in cmd_line()
339 opts->from_type = OPTS_FROM_STDIN; in cmd_line()
404 case OPTS_FROM_STDIN: in get_scon()