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

/osnet-11/usr/src/lib/libdevinfo/
H A Ddevfsmap.c71 #define SLASH_DEV_SLASH "/dev/" macro
999 if (strncmp(dev1, SLASH_DEV_SLASH, sizeof (SLASH_DEV_SLASH) - 1)
1499 if (strncmp(vfsent.vfs_special, SLASH_DEV_SLASH,
1500 sizeof (SLASH_DEV_SLASH) - 1) == 0) {

Completed in 27 milliseconds