HelenOS sources

label_type_format  290 uspace/app/fdisk/fdisk.c 		rc = label_type_format(i, &sltype);
label_type_format  975 uspace/app/fdisk/fdisk.c 		rc = label_type_format(linfo.ltype, &sltype);
label_type_format   40 uspace/lib/device/include/io/label.h extern int label_type_format(label_type_t, char **);
HelenOS homepage, sources at GitHub