HelenOS sources

fat_bootsec_create   93 uspace/app/mkfat/mkfat.c static errno_t fat_bootsec_create(struct fat_cfg const *cfg, struct fat_bs *bs);
fat_bootsec_create  380 uspace/app/mkfat/mkfat.c 	rc = fat_bootsec_create(cfg, &bs);
HelenOS homepage, sources at GitHub