Home
last modified time | relevance | path

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

/external/libselinux/include/selinux/
Dlabel.h70 struct selabel_handle *selabel_open(unsigned int backend,
/external/sepolicy/tools/
Dcheckfc.c82 sehnd = selabel_open(backend, opts, 2); in main()
/external/libselinux/src/
Dlabel.c66 struct selabel_handle *selabel_open(unsigned int backend, in selabel_open() function
Dandroid.c605 h = selabel_open(SELABEL_CTX_FILE, &opts[i], 1); in get_selabel_handle()
/external/yaffs2/yaffs2/utils/
Dmkyaffs2image.c581 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1); in main()