Home
last modified time | relevance | path

Searched refs:sepol_context_free (Results 1 - 13 of 13) sorted by relevance

/third_party/selinux/libsepol/src/
H A Diface_record.c158 sepol_context_free(iface->netif_con); in sepol_iface_set_ifcon()
182 sepol_context_free(iface->netmsg_con); in sepol_iface_set_msgcon()
227 sepol_context_free(iface->netif_con); in sepol_iface_free()
228 sepol_context_free(iface->netmsg_con); in sepol_iface_free()
H A Dcontext_record.c178 sepol_context_free(new_con); in sepol_context_clone()
184 void sepol_context_free(sepol_context_t * con) in sepol_context_free() function
266 sepol_context_free(tmp_con); in sepol_context_from_string()
H A Dinterfaces.c88 sepol_context_free(tmp_con); in iface_to_record()
95 sepol_context_free(tmp_con); in iface_to_record()
103 sepol_context_free(tmp_con); in iface_to_record()
H A Dcontext.c283 sepol_context_free(tmp_record); in context_to_record()
323 sepol_context_free(ctx_record); in context_from_string()
329 sepol_context_free(ctx_record); in context_from_string()
H A Dport_record.c252 sepol_context_free(port->con); in sepol_port_free()
276 sepol_context_free(port->con); in sepol_port_set_con()
H A Dibpkey_record.c339 sepol_context_free(ibpkey->con); in sepol_ibpkey_free()
361 sepol_context_free(ibpkey->con); in sepol_ibpkey_set_con()
H A Dibendport_record.c259 sepol_context_free(ibendport->con); in sepol_ibendport_free()
281 sepol_context_free(ibendport->con); in sepol_ibendport_set_con()
H A Dibendports.c97 sepol_context_free(tmp_con); in ibendport_to_record()
103 sepol_context_free(tmp_con); in ibendport_to_record()
H A Dibpkeys.c91 sepol_context_free(tmp_con); in ibpkey_to_record()
97 sepol_context_free(tmp_con); in ibpkey_to_record()
H A Dports.c144 sepol_context_free(tmp_con); in port_to_record()
151 sepol_context_free(tmp_con); in port_to_record()
H A Dnodes.c135 sepol_context_free(tmp_con); in node_to_record()
141 sepol_context_free(tmp_con); in node_to_record()
H A Dnode_record.c617 sepol_context_free(node->con); in sepol_node_free()
643 sepol_context_free(node->con); in sepol_node_set_con()
/third_party/selinux/libsepol/include/sepol/
H A Dcontext_record.h48 extern void sepol_context_free(sepol_context_t * con);

Completed in 6 milliseconds