SLASH_DEV_SLASH
if (strncmp(vfsent.vfs_special, SLASH_DEV_SLASH,
sizeof (SLASH_DEV_SLASH) - 1) == 0) {
if (strncmp(dev1, SLASH_DEV_SLASH, sizeof (SLASH_DEV_SLASH) - 1)