Home
last modified time | relevance | path

Searched defs:boot (Results 1 – 17 of 17) sorted by relevance

/external/fsck_msdos/
Dfat.c74 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()
Dboot.c51 readboot(dosfs, boot) in readboot() argument
283 writefsinfo(dosfs, boot) in writefsinfo() argument
Ddir.c224 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()
Dcheck.c62 struct bootblock boot; in checkfilesys() local
/external/syslinux/gpxe/src/include/gpxe/
Dsanboot.h10 int ( * boot ) ( const char *root_path ); member
/external/libese/apps/boot/
DREADME.md329 #### Checking rollback values
339 #### Checking locks
/external/syslinux/mbr/
Daltmbr.S262 boot: label
Dmbr.S262 boot: label
Dgptmbr.S225 boot: label
/external/devlib/devlib/utils/
Duboot.py82 def boot(self): member in UbootMenu
/external/mockito/src/main/java/org/mockito/internal/creation/bytebuddy/
DInlineByteBuddyMockMaker.java136 instrumentation.appendToBootstrapClassLoaderSearch(new JarFile(boot)); in instrumentation.appendToBootstrapClassLoaderSearch()
/external/python/cpython2/Modules/
Dthreadmodule.c611 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/
Dacpi.h89 s_boot boot; member
/external/dnsmasq/src/
Drfc2131.c785 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/
Duefi_avb_boot.c125 AvbPartitionData* boot; in uefi_avb_boot_kernel() local
/external/syslinux/com32/gfxboot/
Dgfxboot.c817 void boot(int index) in boot() function
/external/toybox/toys/pending/
Dfdisk.c455 char boot, lastchar = '\0', *dev = disk_device; in list_partitions() local