Home
last modified time | relevance | path

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

/third_party/FreeBSD/sbin/fsck_msdosfs/
Ddir.c93 static struct dosDirEntry *newDosDirEntry(void);
111 newDosDirEntry(void) in newDosDirEntry() function
245 if ((rootDir = newDosDirEntry()) == NULL) { in resetDosDirSection()
971 if (!(d = newDosDirEntry())) { in readDosDirSection()