Searched refs:argValue (Results 1 – 2 of 2) sorted by relevance
276 const std::string& argName, std::string& argValue);290 std::string& argValue);304 const std::string& argValue);318 const std::string& argValue);
642 std::string& argValue) in getPamModuleConfValue() argument674 argValue = line.substr(startPos, endPos - startPos); in getPamModuleConfValue()683 const std::string& argValue) in setPamModuleConfValue() argument721 fileToWrite << line.substr(0, startPos) << argValue in setPamModuleConfValue()