MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / setEntered

Method setEntered

src/common/security.h:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119 }
120
121 void setEntered(Firebird::CheckStatusWrapper*, int newValue)
122 {
123 e = newValue;
124 }
125
126 void setSpecified(int newValue)
127 {

Callers 14

executeMethod · 0.45
listFieldMethod · 0.45
mergeFunction · 0.45
setMethod · 0.45
gsecFunction · 0.45
setSwitchFunction · 0.45
executeMethod · 0.45
setAttrFunction · 0.45
parseString2Function · 0.45
parseLongFunction · 0.45
copyFieldFunction · 0.45
API_ROUTINE isc_add_userFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected