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

  /external/dbus/bus/
config-parser-common.h 45 ELEMENT_SELINUX,
config-parser-common.c 112 return ELEMENT_SELINUX;
174 case ELEMENT_SELINUX:
config-parser.c 1109 else if (element_type == ELEMENT_SELINUX)
1114 if (push_element (parser, ELEMENT_SELINUX) == NULL)
    [all...]

Completed in 181 milliseconds