Home
last modified time | relevance | path

Searched defs:newcontext (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_pbuffer.c206 CGLContextObj newcontext; in get_max_size() local
/kernel/linux/linux-5.10/security/selinux/ss/
H A Dmls.c488 mls_compute_sid(struct policydb *p, struct context *scontext, struct context *tcontext, u16 tclass, u32 specified, struct context *newcontext, bool sock) mls_compute_sid() argument
[all...]
H A Dservices.c1729 struct context *scontext, *tcontext, newcontext; in security_compute_sid() local
1649 compute_sid_handle_invalid_context( struct selinux_state *state, struct selinux_policy *policy, struct sidtab_entry *sentry, struct sidtab_entry *tentry, u16 tclass, struct context *newcontext) compute_sid_handle_invalid_context() argument
1686 filename_compute_type(struct policydb *policydb, struct context *newcontext, u32 stype, u32 ttype, u16 tclass, const char *objname) filename_compute_type() argument
[all...]
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dmls.c489 mls_compute_sid(struct policydb *p, struct context *scontext, struct context *tcontext, u16 tclass, u32 specified, struct context *newcontext, bool sock) mls_compute_sid() argument
[all...]
H A Dservices.c1706 struct context *scontext, *tcontext, newcontext; in security_compute_sid() local
1626 compute_sid_handle_invalid_context( struct selinux_policy *policy, struct sidtab_entry *sentry, struct sidtab_entry *tentry, u16 tclass, struct context *newcontext) compute_sid_handle_invalid_context() argument
1664 filename_compute_type(struct policydb *policydb, struct context *newcontext, u32 stype, u32 ttype, u16 tclass, const char *objname) filename_compute_type() argument
[all...]
/third_party/selinux/libsepol/src/
H A Dmls.c603 mls_compute_sid(policydb_t * policydb, const context_struct_t * scontext, const context_struct_t * tcontext, sepol_security_class_t tclass, uint32_t specified, context_struct_t * newcontext) mls_compute_sid() argument
[all...]
H A Dservices.c1335 context_struct_t *scontext = 0, *tcontext = 0, newcontext; in sepol_compute_sid() local
1301 compute_sid_handle_invalid_context(context_struct_t * scontext, context_struct_t * tcontext, sepol_security_class_t tclass, context_struct_t * newcontext) compute_sid_handle_invalid_context() argument
[all...]

Completed in 12 milliseconds