Searched refs:tctx (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Dproperty_service.c208 char *tctx = NULL; local
219 if (selabel_lookup(sehandle_prop, &tctx, name, 1) != 0)
222 if (selinux_check_access(sctx, tctx, class, perm, name) == 0)
225 freecon(tctx);

Completed in 2729 milliseconds