HelenOS sources

lf_ext_supp      1022 uspace/app/fdisk/fdisk.c 		if ((linfo.flags & lf_ext_supp) != 0) {
lf_ext_supp      1063 uspace/app/fdisk/fdisk.c 		if ((linfo.flags & lf_ext_supp) != 0)
lf_ext_supp      1085 uspace/app/fdisk/fdisk.c 		if ((linfo.flags & lf_ext_supp) != 0)
lf_ext_supp      1140 uspace/app/fdisk/fdisk.c 	if ((linfo.flags & lf_ext_supp) != 0) {
lf_ext_supp       443 uspace/lib/label/src/mbr.c 	linfo->flags = lf_ext_supp;
lf_ext_supp       200 uspace/lib/label/test/label.c 	PCUT_ASSERT_INT_EQUALS(lf_ext_supp | lf_can_create_pri |
lf_ext_supp       218 uspace/lib/label/test/label.c 	PCUT_ASSERT_INT_EQUALS(lf_ext_supp | lf_can_create_pri |
lf_ext_supp       358 uspace/lib/label/test/label.c 	PCUT_ASSERT_INT_EQUALS(lf_ext_supp | lf_can_create_pri |
lf_ext_supp       445 uspace/lib/label/test/label.c 	PCUT_ASSERT_INT_EQUALS(lf_ext_supp | lf_can_create_pri |
HelenOS homepage, sources at GitHub