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

/system/core/init/
H A Dproperty_service.c368 char * source_ctx = NULL; local
400 getpeercon(s, &source_ctx);
406 if (check_control_perms(msg.value, cr.uid, cr.gid, source_ctx)) {
413 if (check_perms(msg.name, cr.uid, cr.gid, source_ctx)) {
425 freecon(source_ctx);

Completed in 5056 milliseconds