Searched refs:propCStr (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIBridge.cpp1723 const char * propCStr; local
1735 propCStr = reasonProp->getCStringNoCopy();
1736 if (strnstr((char *) propCStr, reason, len + 1)) break;
1737 snprintf(wakeBuffer, sizeof(wakeBuffer), "%s %s", propCStr, reason);

Completed in 120 milliseconds