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

/system/core/init/
H A Dproperty_service.c155 char *tctx = NULL; local
166 if (selabel_lookup(sehandle_prop, &tctx, name, 1) != 0)
169 if (selinux_check_access(sctx, tctx, class, perm, name) == 0)
172 freecon(tctx);

Completed in 235 milliseconds