Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbe/common/
H A Dlibbe_priv.h62 #define ZFS_CLOSE(_zhp) \ argument
63 if (_zhp) { \
64 zfs_close(_zhp); \
65 _zhp = NULL; \