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

/macosx-10.10/webdavfs-367/mount.tproj/
H A Dwebdav_network.c2071 CFIndex responseBufferLength; local
2077 responseBufferLength = 0;
2148 responseBufferLength = 0;
2156 error = stream_transaction(message, auto_redirect, &retryTransaction, &responseBuffer, &responseBufferLength, &responseRef);
2229 *count = responseBufferLength;

Completed in 81 milliseconds