Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Ddir.c299 int32_t longEntryStartCluster, char *fullPath, int *fullLen) in storeInfoAboutEntry() argument
314 appendToPath(dp, fullPath, fullLen); in storeInfoAboutEntry()
325 (void) strncpy(pathCopy->fullName, fullPath, *fullLen); in storeInfoAboutEntry()