Home
last modified time | relevance | path

Searched defs:sbs (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/libinstaller/
Dfs.c38 const struct fat_boot_sector *sbs = in syslinux_make_bootsect() local
45 const struct ntfs_boot_sector *sbs = in syslinux_make_bootsect() local
Dsyslxmod.c117 struct fat_boot_sector *sbs = (struct fat_boot_sector *)boot_sector; in syslinux_patch() local
/external/syslinux/extlinux/
Dmain.c238 struct fat_boot_sector *sbs; in patch_file_and_bootblock() local
429 struct fat_boot_sector *sbs = (struct fat_boot_sector *)syslinux_bootsect; in install_bootblock() local
437 struct ntfs_boot_sector *sbs = in install_bootblock() local
/external/valgrind/exp-sgcheck/
Dsg_main.c222 static void pp_StackBlocks ( XArray* sbs ) in pp_StackBlocks()