HomeSort by relevance Sort by last modified time
    Searched refs:syslinux_make_bootsect (Results 1 - 6 of 6) sorted by null

  /external/syslinux/libinstaller/
syslinux.h 54 void syslinux_make_bootsect(void *bs, int fs_type);
fs.c 34 void syslinux_make_bootsect(void *bs, int fs_type) function
  /external/syslinux/mtools/
syslinux.c 397 syslinux_make_bootsect(sectbuf, VFAT);
  /external/syslinux/linux/
syslinux.c 524 syslinux_make_bootsect(sectbuf, fs_type);
  /external/syslinux/win/
syslinux.c 556 syslinux_make_bootsect(sectbuf, fs_type);
  /external/syslinux/dos/
syslinux.c 753 syslinux_make_bootsect(sectbuf, VFAT);

Completed in 179 milliseconds