Searched defs:sysPath (Results 1 – 5 of 5) sorted by relevance
23 const char *sysPath = reinterpret_cast<const char*>(data); in FuzzChangeSysAttributePermissions() local
326 char sysPath[SYSPATH_SIZE] = {}; in GetBlockDeviceSymbolLinks() local409 static const char *GetDeviceName(char *sysPath, const char *deviceName) in GetDeviceName()486 char sysPath[SYSPATH_SIZE] = {}; in HandleBlockDeviceEvent() local543 char sysPath[SYSPATH_SIZE] = {}; in HandleOtherDeviceEvent() local
380 void ChangeSysAttributePermissions(const char *sysPath) in ChangeSysAttributePermissions()
39 const char *sysPath; member
166 inline void Device::SetSysPath(const std::string &sysPath) in SetSysPath()