Lines Matching defs:dp
84 hasCHKName(struct pcdir *dp) in hasCHKName()
109 addToCHKList(struct pcdir *dp) in addToCHKList()
127 appendToPath(struct pcdir *dp, char *thePath, int *theLen) in appendToPath()
175 printName(FILE *outDest, struct pcdir *dp) in printName()
200 sanityCheckSize(int fd, struct pcdir *dp, int32_t actualClusterCount, in sanityCheckSize()
245 noteUsage(int fd, int32_t startAt, struct pcdir *dp, struct pcdir *lp, in noteUsage()
300 storeInfoAboutEntry(int fd, struct pcdir *dp, struct pcdir *ldp, int depth, in storeInfoAboutEntry()
371 storeInfoAboutLabel(struct pcdir *dp) in storeInfoAboutLabel()
386 searchChecks(struct pcdir *dp, int operation, char matchRequired, in searchChecks()
418 catalogEntry(int fd, struct pcdir *dp, struct pcdir *longdp, in catalogEntry()
496 struct pcdir *dp; in visitNodes() local
744 extractSize(struct pcdir *dp) in extractSize()
753 extractStartCluster(struct pcdir *dp) in extractStartCluster()
877 updateDirEnt_CreatTime(struct pcdir *dp) in updateDirEnt_CreatTime()
884 updateDirEnt_ModTimes(struct pcdir *dp) in updateDirEnt_ModTimes()
1038 updateDirEnt_Size(struct pcdir *dp, uint32_t newSize) in updateDirEnt_Size()
1046 updateDirEnt_Start(struct pcdir *dp, int32_t newStart) in updateDirEnt_Start()
1058 updateDirEnt_Name(struct pcdir *dp, char *newName) in updateDirEnt_Name()