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.h18 void *seopts, in android_configure_fs() argument
37 struct selinux_opt *seopts,
Dperms.c291 struct selinux_opt *seopts, in android_configure_fs() argument
302 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, nopt); in android_configure_fs()
306 seopts[0].value); in android_configure_fs()