/external/fsck_msdos/ |
D | fat.c | 74 checkdirty(int fs, struct bootblock *boot) in checkdirty() 138 checkclnum(struct bootblock *boot, int fat, cl_t cl, cl_t *next) in checkclnum() 169 _readfat(int fs, struct bootblock *boot, int no, u_char **buffer) in _readfat() 207 readfat(int fs, struct bootblock *boot, int no, struct fatEntry **fp) in readfat() 407 comparefat(struct bootblock *boot, struct fatEntry *first, in comparefat() 420 clearchain(struct bootblock *boot, struct fatEntry *fat, cl_t head) in clearchain() 434 tryclear(struct bootblock *boot, struct fatEntry *fat, cl_t head, cl_t *trunc) in tryclear() 450 checkfat(struct bootblock *boot, struct fatEntry *fat) in checkfat() 553 writefat(int fs, struct bootblock *boot, struct fatEntry *fat, int correct_fat) in writefat() 661 checklost(int dosfs, struct bootblock *boot, struct fatEntry *fat) in checklost()
|
D | boot.c | 51 readboot(dosfs, boot) in readboot() argument 283 writefsinfo(dosfs, boot) in writefsinfo() argument
|
D | dir.c | 224 resetDosDirSection(struct bootblock *boot, struct fatEntry *fat) in resetDosDirSection() 307 delete(int f, struct bootblock *boot, struct fatEntry *fat, cl_t startcl, in delete() 355 removede(int f, struct bootblock *boot, struct fatEntry *fat, u_char *start, in removede() 390 checksize(struct bootblock *boot, struct fatEntry *fat, u_char *p, in checksize() 443 check_dot_dot(int f, struct bootblock *boot, struct fatEntry *fat,struct dosDirEntry *dir) in check_dot_dot() 525 readDosDirSection(int f, struct bootblock *boot, struct fatEntry *fat, in readDosDirSection() 978 handleDirTree(int dosfs, struct bootblock *boot, struct fatEntry *fat) in handleDirTree() 1019 reconnect(int dosfs, struct bootblock *boot, struct fatEntry *fat, cl_t head) in reconnect()
|
D | check.c | 62 struct bootblock boot; in checkfilesys() local
|
/external/syslinux/gpxe/src/include/gpxe/ |
D | sanboot.h | 10 int ( * boot ) ( const char *root_path ); member
|
/external/libese/apps/boot/ |
D | README.md | 329 #### Checking rollback values 339 #### Checking locks
|
/external/syslinux/mbr/ |
D | altmbr.S | 262 boot: label
|
D | mbr.S | 262 boot: label
|
D | gptmbr.S | 225 boot: label
|
/external/devlib/devlib/utils/ |
D | uboot.py | 82 def boot(self): member in UbootMenu
|
/external/mockito/src/main/java/org/mockito/internal/creation/bytebuddy/ |
D | InlineByteBuddyMockMaker.java | 136 instrumentation.appendToBootstrapClassLoaderSearch(new JarFile(boot)); in instrumentation.appendToBootstrapClassLoaderSearch()
|
/external/python/cpython2/Modules/ |
D | threadmodule.c | 611 struct bootstate *boot = (struct bootstate *) boot_raw; in t_bootstrap() local 657 struct bootstate *boot; in thread_PyThread_start_new_thread() local
|
/external/syslinux/com32/gplinclude/acpi/ |
D | acpi.h | 89 s_boot boot; member
|
/external/dnsmasq/src/ |
D | rfc2131.c | 785 struct dhcp_boot *boot = find_boot(netid); in dhcp_reply() local 1999 struct dhcp_boot *boot; in find_boot() local 2027 struct dhcp_boot *boot; in do_options() local
|
/external/avb/examples/uefi/ |
D | uefi_avb_boot.c | 125 AvbPartitionData* boot; in uefi_avb_boot_kernel() local
|
/external/syslinux/com32/gfxboot/ |
D | gfxboot.c | 817 void boot(int index) in boot() function
|
/external/toybox/toys/pending/ |
D | fdisk.c | 455 char boot, lastchar = '\0', *dev = disk_device; in list_partitions() local
|