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

/macosx-10.10/dyld-353.2.1/launch-cache/
H A Dupdate_dyld_shared_cache.cpp2968 fstore_t fcntlSpec = { F_ALLOCATECONTIG|F_ALLOCATEALL, F_PEOFPOSMODE, 0, cacheFileSize, 0 }; local
2969 ::fcntl(fd, F_PREALLOCATE, &fcntlSpec);

Completed in 110 milliseconds