Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dandroid.c63 struct selinux_opt seopts[] = { in get_sehnd() local
70 selabel_open(SELABEL_CTX_FILE, seopts, ARRAY_SIZE(seopts)); in get_sehnd()
/external/e2fsprogs/contrib/android/
Dperms.h37 void *seopts, in android_configure_fs() argument
58 struct selinux_opt *seopts,
Dperms.c328 struct selinux_opt *seopts EXT2FS_ATTR((unused)), in android_configure_fs()
341 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, nopt); in android_configure_fs()
346 seopts[0].value); in android_configure_fs()