Searched refs:modTimePtr (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.9.5/CF-855.17/
H A DCFURLAccess.c122 CFDateRef modTime = NULL, *modTimePtr = NULL; local
151 modTimePtr = &modTime;
154 if (_CFGetFileProperties(alloc, url, &exists, &posixMode, &size, modTimePtr, &ownerID, contentsPtr) != 0) {

Completed in 88 milliseconds