Searched refs:GetDirModDate (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefile/
H A DSearch.c173 static long GetDirModDate(short vRefNum,
726 ** GetDirModDate returns the modification date of a directory. If there is
730 static long GetDirModDate(short vRefNum, function
862 modDate = GetDirModDate(realVRefNum, dirID);
930 (*searchStack)[catPosition->stackDepth].dirModDate = GetDirModDate(realVRefNum, dirID);
957 modDate = GetDirModDate(realVRefNum, dirID);
1009 (*searchStack)[catPosition->stackDepth].dirModDate = GetDirModDate(realVRefNum, dirID);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/morefile/
H A DSearch.c173 static long GetDirModDate(short vRefNum,
726 ** GetDirModDate returns the modification date of a directory. If there is
730 static long GetDirModDate(short vRefNum, function
862 modDate = GetDirModDate(realVRefNum, dirID);
930 (*searchStack)[catPosition->stackDepth].dirModDate = GetDirModDate(realVRefNum, dirID);
957 modDate = GetDirModDate(realVRefNum, dirID);
1009 (*searchStack)[catPosition->stackDepth].dirModDate = GetDirModDate(realVRefNum, dirID);

Completed in 890 milliseconds