Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tripwire/tripwire-open-source
/ SetAttrList
Method
SetAttrList
src/twparser/parserobjects.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
void cParseRule::SetAttrList(cParseNamedAttrList* pattr)
74
{
75
mpAttrList = pattr;
76
}
77
78
///////////////////////////////////////////////////////////////////////////////
79
// SetSpecMaskList
Callers
1
yyparse.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected