OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:context_from_record
(Results
1 - 5
of
5
) sorted by null
/external/libsepol/src/
context.h
11
extern int
context_from_record
(sepol_handle_t * handle,
context.c
143
int
context_from_record
(sepol_handle_t * handle,
function
311
if (
context_from_record
(handle, policydb, cptr, ctx_record) < 0)
334
int ret =
context_from_record
(handle, &policydb->p, &con, context);
interfaces.c
30
if (
context_from_record
(handle, policydb,
39
if (
context_from_record
(handle, policydb,
nodes.c
56
if (
context_from_record
(handle, policydb, &tmp_con,
ports.c
74
if (
context_from_record
(handle, policydb, &tmp_con,
Completed in 4041 milliseconds