HomeSort by relevance Sort by last modified time
    Searched refs:semanage_port_get_high (Results 1 - 7 of 7) sorted by null

  /external/selinux/libsemanage/src/
port_internal.h 18 hidden_proto(semanage_port_get_high)
port_record.c 112 int semanage_port_get_high(const semanage_port_t * port)
118 hidden_def(semanage_port_get_high)
ports_local.c 95 int high = semanage_port_get_high(ports[i]);
109 high2 = semanage_port_get_high(ports[j]);
ports_file.c 30 int high = semanage_port_get_high(port);
pywrap-test.py 204 high = semanage.semanage_port_get_high(port)
513 high = semanage.semanage_port_get_high(port)
    [all...]
  /external/selinux/libsemanage/include/semanage/
port_record.h 47 extern int semanage_port_get_high(const semanage_port_t * port);
  /external/selinux/python/semanage/
seobject.py     [all...]

Completed in 73 milliseconds