Searched refs:guid_null (Results 1 – 2 of 2) sorted by relevance
63 extern const guid_t guid_null;101 return (guid_equal(guid, &guid_null)); in guid_is_null()
168 const guid_t guid_null; variable