Home
last modified time | relevance | path

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

/external/libselinux/include/selinux/
Dlabel.h27 #define SELABEL_CTX_FILE 0 macro
/external/libselinux/src/
Dandroid.c495 sehandle = selabel_open(SELABEL_CTX_FILE, &seopts[i], 1); in file_context_init()
/external/yaffs2/yaffs2/utils/
Dmkyaffs2image.c579 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1); in main()