Home
last modified time | relevance | path

Searched refs:string_to_context_struct (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/selinux/ss/
H A Dservices.c1419 static int string_to_context_struct(struct policydb *pol, in string_to_context_struct() function
1545 rc = string_to_context_struct(policydb, sidtab, scontext2, in security_context_to_sid_core()
2010 rc = string_to_context_struct(args->newp, NULL, s, newc, SECSID_NULL); in services_convert_context()