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)
1500 if (strncmp(vfsent.vfs_special, SLASH_DEV_SLASH,
1501 sizeof (SLASH_DEV_SLASH) - 1) == 0) {

Completed in 47 milliseconds