Searched defs:sctx (Results 1 – 2 of 2) sorted by relevance
125 bool Access::actionAllowed(const CallingContext& sctx, const char* tctx, const char* perm, in actionAllowed()138 bool Access::actionAllowedFromLookup(const CallingContext& sctx, const std::string& name, const cha… in actionAllowedFromLookup()
66 char *sctx = NULL; in selinuxIsProtectedCallAllowed() local