Searched refs:myPidFds (Results 1 – 1 of 1) sorted by relevance
108 std::string myPidFds = in isPmsgActive() local110 if (myPidFds.length() == 0) return true; // guess it is? in isPmsgActive()112 return std::string::npos != myPidFds.find(" -> /dev/pmsg0"); in isPmsgActive()143 std::string myPidFds = in isLogdwActive() local145 if (myPidFds.length() == 0) return true; in isLogdwActive()151 if (myPidFds.find(allLogdwEndpoints.substr(beginning, end - beginning)) != in isLogdwActive()