HelenOS sources
lf_ptype_uuid 591 uspace/lib/label/src/gpt.c linfo->flags = lf_ptype_uuid; /* Partition type is in UUID format */
lf_ptype_uuid 262 uspace/lib/label/test/label.c PCUT_ASSERT_INT_EQUALS(lf_can_create_pri | lf_ptype_uuid, linfo.flags);
lf_ptype_uuid 279 uspace/lib/label/test/label.c PCUT_ASSERT_INT_EQUALS(lf_can_create_pri | lf_ptype_uuid, linfo.flags);
lf_ptype_uuid 588 uspace/lib/label/test/label.c PCUT_ASSERT_INT_EQUALS(lf_can_create_pri | lf_ptype_uuid |
HelenOS homepage, sources at GitHub