Searched refs:myPidFds (Results 1 – 1 of 1) sorted by relevance
164 std::string myPidFds = in isPmsgActive() local166 if (myPidFds.length() == 0) return true; // guess it is? in isPmsgActive()168 return std::string::npos != myPidFds.find(" -> /dev/pmsg0"); in isPmsgActive()198 std::string myPidFds = in isLogdwActive() local200 if (myPidFds.length() == 0) return true; in isLogdwActive()206 if (myPidFds.find(allLogdwEndpoints.substr(beginning, end - beginning)) != in isLogdwActive()