Home
last modified time | relevance | path

Searched refs:unlockVariable (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/common/
H A DEvalContext.h76 void unlockVariable(const std::string & name);
H A DEvalContext.cpp90 void EvalContext::unlockVariable(const std::string & name) in unlockVariable() function in EvalContext