Searched refs:myPidFds (Results 1 – 1 of 1) sorted by relevance
161 std::string myPidFds = in isPmsgActive() local163 if (myPidFds.length() == 0) return true; // guess it is? in isPmsgActive()165 return std::string::npos != myPidFds.find(" -> /dev/pmsg0"); in isPmsgActive()195 std::string myPidFds = in isLogdwActive() local197 if (myPidFds.length() == 0) return true; in isLogdwActive()203 if (myPidFds.find(allLogdwEndpoints.substr(beginning, end - beginning)) != in isLogdwActive()