Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dzut.h42 #define ZUT_DEV "/dev/zut" macro
/titanic_44/usr/src/cmd/zlook/
H A Dzlook.c307 if ((fd = open(ZUT_DEV, O_RDONLY)) < 0) { in main()
308 perror(ZUT_DEV); in main()