Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dnode_record.c138 static int node_expand_addr(sepol_handle_t * handle, in node_expand_addr() function
374 if (node_expand_addr(handle, node->addr, node->proto, tmp_addr) < 0) in sepol_node_get_addr()
463 if (node_expand_addr(handle, node->mask, node->proto, tmp_mask) < 0) in hidden_def()
/external/selinux/libsepol/
DChangeLog382 * Merged node_expand_addr bugfix and node_compare* change from