Searched defs:boot (Results 1 - 11 of 11) sorted by relevance
/third_party/FreeBSD/sbin/fsck_msdosfs/ |
H A D | boot.c | 46 readboot(int dosfs, struct bootblock *boot) in readboot() argument 337 writefsinfo(int dosfs, struct bootblock *boot) writefsinfo() argument [all...] |
H A D | check.c | 50 struct bootblock boot; in checkfilesys() local [all...] |
H A D | dir.c | 225 struct bootblock *boot; in resetDosDirSection() local 302 struct bootblock *boot; in delete() local 391 struct bootblock *boot; checksize() local 469 struct bootblock *boot; check_subdirectory() local 536 struct bootblock *boot; readDosDirSection() local 1075 struct bootblock *boot = fat_get_boot(fat); reconnect() local [all...] |
H A D | fat.c | 168 struct bootblock *boot; member 557 const struct bootblock *boot = boot_of_(fat); in valid_cl() local 580 checkdirty(int fs, struct bootblock *boot) in checkdirty() argument 646 struct bootblock *boot; cleardirty() local 699 struct bootblock *boot; _readfat() local 806 readfat(int fs, struct bootblock *boot, struct fat_descriptor **fp) readfat() argument 1123 struct bootblock *boot = boot_of_(fat); clearchain() local 1144 struct bootblock *boot; copyfat() local 1194 struct bootblock *boot; writefat() local 1251 struct bootblock *boot; checklost() local [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | dtptngen_impl.h | 248 PtnElem *boot[MAX_PATTERN_ENTRIES]; member in PatternMap
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | dtptngen_impl.h | 248 PtnElem *boot[MAX_PATTERN_ENTRIES]; member in PatternMap
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | dtptngen_impl.h | 248 PtnElem *boot[MAX_PATTERN_ENTRIES]; member in PatternMap
|
/third_party/python/Modules/ |
H A D | _threadmodule.c | 1066 thread_bootstate_free(struct bootstate *boot) in thread_bootstate_free() argument 1078 struct bootstate *boot = (struct bootstate *) boot_raw; in thread_run() local 1147 struct bootstate *boot = PyMem_NEW(struct bootstate, 1); thread_PyThread_start_new_thread() local [all...] |
/third_party/ntfs-3g/libntfs-3g/ |
H A D | win32_io.c | 1404 char *boot = (char*)rbuf; in ntfs_device_win32_pio() local
|
/third_party/toybox/toys/pending/ |
H A D | fdisk.c | 455 char boot, lastchar = '\0', *dev = disk_device; in list_partitions() local
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsrecover.c | 3153 static BOOL getlogfiledata(CONTEXT *ctx, const char *boot) in getlogfiledata() argument 3219 static BOOL getvolumedata(CONTEXT *ctx, char *boot) in getvolumedata() argument 3271 } boot; in open_volume() local [all...] |
Completed in 16 milliseconds