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

/system/core/init/
H A Dproperty_service.c419 char * source_ctx = NULL; local
446 getpeercon(s, &source_ctx);
453 if (check_control_perms(msg.value, cr.uid, cr.gid, source_ctx)) {
460 if (check_perms(msg.name, cr.uid, cr.gid, source_ctx)) {
473 freecon(source_ctx);

Completed in 176 milliseconds