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

/macosx-10.10/webdavfs-367/mount.tproj/
H A Dwebdavd.h144 UInt8 rspBuf[WEBDAV_WRITESEQ_RSPBUF_LEN]; member in struct:stream_put_ctx
H A Dwebdav_network.c2975 bytesRead = CFReadStreamRead(str, ctx->rspBuf + ctx->totalRead, WEBDAV_WRITESEQ_RSPBUF_LEN - ctx->totalRead);

Completed in 127 milliseconds