|
Coda Distributed File System
|

Macros | |
| #define | TCPFTP_BLOCK 8u |
Functions | |
| size_t | tcpftp_param_blocksize (void) |
| int | tcpftp_pack_param_block (const uint64_t *cookie, unsigned char *buf, size_t maxlen, size_t *wrote) |
| int | tcpftp_unpack_param_block (const unsigned char *buf, size_t len, uint64_t *cookie) |
| #define TCPFTP_BLOCK 8u |
| int tcpftp_pack_param_block | ( | const uint64_t * | cookie, |
| unsigned char * | buf, | ||
| size_t | maxlen, | ||
| size_t * | wrote | ||
| ) |
| size_t tcpftp_param_blocksize | ( | void | ) |
| int tcpftp_unpack_param_block | ( | const unsigned char * | buf, |
| size_t | len, | ||
| uint64_t * | cookie | ||
| ) |