Home
last modified time | relevance | path

Searched refs:SLASH_DEV_SLASH (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsmap.c70 #define SLASH_DEV_SLASH "/dev/" macro
999 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()