Home
last modified time | relevance | path

Searched refs:add_headers (Results 1 – 4 of 4) sorted by relevance

/external/selinux/sepolgen/tests/
Dtest_interfaces.py203 i.add_headers(h)
228 i.add_headers(h)
263 i.add_headers(h)
Dtest_matching.py135 i.add_headers(h)
/external/selinux/policycoreutils/audit2allow/
Dsepolgen-ifgen139 if_set.add_headers(headers, attributes=attrs)
/external/selinux/sepolgen/src/sepolgen/
Dinterfaces.py410 def add_headers(self, headers, output=None, attributes={}): member in InterfaceSet