Home
last modified time | relevance | path

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

/security/selinux/ss/
A Dsidtab.c167 if (!s->roots[0].ptr_leaf) { in sidtab_alloc_roots()
168 s->roots[0].ptr_leaf = in sidtab_alloc_roots()
170 if (!s->roots[0].ptr_leaf) in sidtab_alloc_roots()
215 if (!entry->ptr_leaf) { in sidtab_do_lookup()
217 entry->ptr_leaf = in sidtab_do_lookup()
219 if (!entry->ptr_leaf) in sidtab_do_lookup()
403 if (!edst->ptr_leaf) { in sidtab_convert_tree()
404 edst->ptr_leaf = in sidtab_convert_tree()
406 if (!edst->ptr_leaf) in sidtab_convert_tree()
413 &esrc->ptr_leaf->entries[i].context, in sidtab_convert_tree()
[all …]
A Dsidtab.h33 struct sidtab_node_leaf *ptr_leaf; member

Completed in 9 milliseconds