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

/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOCFURLAccess.c70 static CFMutableArrayRef _IOContentsOfDirectory(CFAllocatorRef alloc, char path[CFMaxPathLength], CFURLRef base, CFStringRef matchingAbstractType);
306 CFMutableArrayRef contents = _IOContentsOfDirectory(alloc, cPath, url, NULL);
379 static CFMutableArrayRef _IOContentsOfDirectory(CFAllocatorRef alloc, char path[CFMaxPathLength], CFURLRef base, CFStringRef matchingAbstractType) { function

Completed in 102 milliseconds