Home
last modified time | relevance | path

Searched refs:dosDirEntry (Results 1 – 2 of 2) sorted by relevance

/openbsd/sbin/fsck_msdos/
H A Ddir.c91 struct dosDirEntry *);
93 struct dosDirEntry *);
98 static struct dosDirEntry *freede;
100 static struct dosDirEntry *
103 struct dosDirEntry *de; in newDosDirEntry()
154 fullpath(struct dosDirEntry *dir) in fullpath()
254 struct dosDirEntry *d, *nd; in finishDosDirSection()
357 struct dosDirEntry *dir) in checksize()
413 struct dosDirEntry *dir) in readDosDirSection()
415 struct dosDirEntry dirent, *d; in readDosDirSection()
[all …]
H A Ddosfs.h114 struct dosDirEntry { struct
115 struct dosDirEntry
134 struct dosDirEntry *dir; argument