Searched refs:securityTagTable (Results 1 – 2 of 2) sorted by relevance
92 securityTagTable.add(tag, element); in add()127 securityTagTable.subtract(tag, element); in subtract()541 output += securityTagTable.format(*this, uid, pid, name, LOG_ID_SECURITY); in format()
436 tagTable_t securityTagTable; variable