Searched refs:SYSFS_PREFIX (Results 1 – 1 of 1) sorted by relevance
58 #define SYSFS_PREFIX "/sys" macro159 std::string path = std::string(SYSFS_PREFIX) + upath; in fixup_sys_perms()164 if (match_subsystem(dp, SYSFS_PREFIX "/class/%s/%s", path.c_str(), subsystem)) { in fixup_sys_perms()166 … } else if (match_subsystem(dp, SYSFS_PREFIX "/bus/%s/devices/%s", path.c_str(), subsystem)) { in fixup_sys_perms()