Home
last modified time | relevance | path

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

/external/libselinux/include/selinux/
Dlabel.h53 #define SELABEL_NOPT 5 macro
/external/selinux/libselinux/include/selinux/
Dlabel.h55 #define SELABEL_NOPT 6 macro
/external/selinux/libselinux/src/
Dmatchpathcon.c118 static __thread struct selinux_opt options[SELABEL_NOPT];
322 hnd = selabel_open(SELABEL_CTX_FILE, options, SELABEL_NOPT); in matchpathcon_init_prefix()