Searched defs:EQUUID (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/geom/part/
H A Dg_part_bsd64.c169 #define EQUUID(a, b) (memcmp(a, b, sizeof(struct uuid)) == 0) macro
H A Dg_part_gpt.c57 #define EQUUID(a,b) (memcmp(a, b, sizeof(struct uuid)) == 0) macro
[all...]

Completed in 106 milliseconds