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

/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_import.c358 uint64_t theguid; local
369 &theguid) == 0);
373 *isactive = (theguid == guid);
H A Dlibzfs_pool.c1981 uint64_t srchval, theguid; local
1985 &theguid) == 0);
1986 if (theguid == srchval)

Completed in 116 milliseconds