Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libvolmgt/common/
H A Dvolmgt_on_private.c54 #define NULL_PATH "/dev/null" macro
592 if ((xfd = open(NULL_PATH, O_RDWR)) >= 0) { in call_unmount_prog()