Lines Matching refs:sehnd
25 struct selabel_handle *sehnd; member
72 if (params->sehnd == NULL) in set_selinux_xattr()
82 retval = selabel_lookup(params->sehnd, &secontext, params->filename, in set_selinux_xattr()
291 struct selabel_handle *sehnd, in __android_configure_fs() argument
302 .sehnd = sehnd, in __android_configure_fs()
337 struct selabel_handle *sehnd = NULL; in android_configure_fs() local
342 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, nopt); in android_configure_fs()
343 if (!sehnd) { in android_configure_fs()
352 sehnd = selinux_android_file_context_handle(); in android_configure_fs()
353 if (!sehnd) { in android_configure_fs()
383 fs_config_func, sehnd, fixed_time,