Searched refs:SLASH_DEVICES (Results 1 – 1 of 1) sorted by relevance
65 #define SLASH_DEVICES "/devices" macro1012 if ((p1 = strstr(physdev1, SLASH_DEVICES)) == NULL) in compare_controller()1015 p1 += sizeof (SLASH_DEVICES) - 1; in compare_controller()1660 NULL && strcmp(p + sizeof (SLASH_DEVICES) - 1, in get_target_devlink()1716 (void) strlcpy(physpath, p + sizeof (SLASH_DEVICES) - 1, physpathlen); in devname2physpath()