Searched refs:SLASH_DEV_SLASH (Results 1 – 1 of 1) sorted by relevance
70 #define SLASH_DEV_SLASH "/dev/" macro999 if (strncmp(dev1, SLASH_DEV_SLASH, sizeof (SLASH_DEV_SLASH) - 1) in compare_controller()1500 if (strncmp(vfsent.vfs_special, SLASH_DEV_SLASH, in is_dev_in_vfstab()1501 sizeof (SLASH_DEV_SLASH) - 1) == 0) { in is_dev_in_vfstab()