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

Method entered

src/common/security.h:111–114  ·  view source on GitHub ↗

IIntUserField implementation

Source from the content-addressed store, hash-verified

109
110 // IIntUserField implementation
111 int entered()
112 {
113 return e;
114 }
115
116 int specified()
117 {

Callers 15

grantRevokeAdminMethod · 0.45
executeMethod · 0.45
setFieldMethod · 0.45
allocFieldMethod · 0.45
assignFieldMethod · 0.45
setAttrFunction · 0.45
fieldSetFunction · 0.45
mergeFunction · 0.45
AttributesMethod · 0.45
listMethod · 0.45
gsecFunction · 0.45
get_switchesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected