Searched refs:argValue (Results 1 – 2 of 2) sorted by relevance
417 * @param[out] argValue - argument value422 const std::string& argName, std::string& argValue);430 * @param[out] argValue - argument value436 std::string& argValue);444 * @param[out] argValue - argument value450 const std::string& argValue);458 * @param[out] argValue - argument value464 const std::string& argValue);
713 std::string& argValue) in setPamModuleConfValue() 745 argValue = line.substr(startPos, endPos - startPos); in setPamModuleConfValue() 754 const std::string& argValue) in setPamModuleConfValue() 792 fileToWrite << line.substr(0, startPos) << argValue662 getPamModuleConfValue(const std::string & confFile,const std::string & argName,std::string & argValue) getPamModuleConfValue() argument 703 setPamModuleConfValue(const std::string & confFile,const std::string & argName,const std::string & argValue) setPamModuleConfValue() argument