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

/macosx-10.10/webdavfs-367/mount.tproj/
H A Dwebdav_network.c1684 * stream_transaction_from_file
1690 static int stream_transaction_from_file( function
1765 syslog(LOG_INFO,"stream_transaction_from_file: CFStreamError: domain %ld, error %lld -- retrying", streamError.domain, (SInt64)streamError.error);
1773 syslog(LOG_ERR,"stream_transaction_from_file: CFStreamError: domain %ld, error %lld", streamError.domain, (SInt64)streamError.error);
4496 error = stream_transaction_from_file(message, node->file_fd, &retryTransaction, &responseRef);

Completed in 124 milliseconds