Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dcontext.c144 int context_from_record(sepol_handle_t * handle, in context_from_record() function
320 if (context_from_record(handle, policydb, cptr, ctx_record) < 0) in context_from_string()
340 int ret = context_from_record(handle, &policydb->p, &con, context); in sepol_context_check()
Dcontext.h11 extern int context_from_record(sepol_handle_t * handle,
Dinterfaces.c30 if (context_from_record(handle, policydb, in iface_from_record()
39 if (context_from_record(handle, policydb, in iface_from_record()
Dibendports.c45 if (context_from_record(handle, policydb, &tmp_con, in ibendport_from_record()
Dibpkeys.c42 if (context_from_record(handle, policydb, &tmp_con, in ibpkey_from_record()
Dports.c88 if (context_from_record(handle, policydb, &tmp_con, in port_from_record()
Dnodes.c56 if (context_from_record(handle, policydb, &tmp_con, in node_from_record()