Searched refs:CUPSD_CONTROL_PARAM (Results 1 – 1 of 1) sorted by relevance
122 static const std::string CUPSD_CONTROL_PARAM = "print.cupsd.ready"; variable228 int result = SetParameter(CUPSD_CONTROL_PARAM.c_str(), "true"); in StartCupsdService()235 GetParameter(CUPSD_CONTROL_PARAM.c_str(), "", value, bufferSize - 1); in StartCupsdService()437 int result = SetParameter(CUPSD_CONTROL_PARAM.c_str(), "false"); in StopCupsdService()444 GetParameter(CUPSD_CONTROL_PARAM.c_str(), "", value, bufferSize - 1); in StopCupsdService()