Home
last modified time | relevance | path

Searched refs:context_to_record (Results 1 - 7 of 7) sorted by relevance

/third_party/selinux/libsepol/src/
H A Dcontext.h16 extern int context_to_record(sepol_handle_t * handle,
H A Dinterfaces.c84 if (context_to_record(handle, policydb, ifcon, &tmp_con) < 0) in iface_to_record()
91 if (context_to_record(handle, policydb, msgcon, &tmp_con) < 0) in iface_to_record()
H A Dibendports.c91 if (context_to_record(handle, policydb, con, &tmp_con) < 0) in ibendport_to_record()
H A Dibpkeys.c85 if (context_to_record(handle, policydb, con, &tmp_con) < 0) in ibpkey_to_record()
H A Dports.c138 if (context_to_record(handle, policydb, con, &tmp_con) < 0) in port_to_record()
H A Dcontext.c242 int context_to_record(sepol_handle_t * handle, in context_to_record() function
H A Dnodes.c129 if (context_to_record(handle, policydb, con, &tmp_con) < 0) in node_to_record()

Completed in 3 milliseconds