Searched refs:byte (Results 1 – 25 of 64) sorted by relevance
123
354 int byte; variable369 for(byte = 1 ; byte < 255; byte += 17) {372 cert[i] = (unsigned char) (byte & 0xff);
16 TFTP send of boundary case 512 byte file23 a 512 byte TFTP block, testing a boundary58 a 512 byte TFTP block, testing a boundary
35 more than one byte50 more than one byte
34 more than one byte52 more than one byte
14 a 512 byte TFTP block, testing a boundary51 TFTP retrieve of boundary case 512 byte file
32 This is binary data with an embedded NUL byte46 This is binary data with an embedded NUL byte
16 # 4096 bytes name + 1 byte content is NOT OK17 # 4094 bytes name + 1 byte content is fine
16 Variable output containing null byte
16 Variable output starting with null byte
30 HTTP GET with a single-byte HTTP/0.9 response
24 SFTP retrieval with byte range
14 # include the '.\r\n' 3-byte trailer to end the transfer properly!
25 SFTP retrieval with X- byte range
30 FTP retrieve a byte-range relative to end of file
25 SFTP retrieval with byte range past end of file
24 SFTP retrieval with byte range relative to end of file
32 FTP retrieve a byte-range
21 Retrieve a byte range (i.e. a partial document) from an HTTP/1.1, FTP or SFTP37 specifies the first and last byte only(*)(HTTP)40 specifies two separate 100-byte ranges(*) (HTTP)
19 CURLINFO_POSTTRANSFER_TIME_T - get the time until the last byte is sent33 it took from the start until the last byte is sent by libcurl.
23 CURLOPT_RANGE - byte range to request37 left out and X and Y are byte indexes.47 RTSP, byte ranges are **not** permitted. Instead, ranges should be given in
40 first byte is always an ASCII dollar sign. The dollar sign is followed by a41 one byte channel identifier and then a 2 byte integer length in network byte
19 CURLINFO_STARTTRANSFER_TIME - get the time until the first byte is received33 start until the first byte is received by libcurl. This includes
19 CURLINFO_STARTTRANSFER_TIME_T - get the time until the first byte is received34 start until the first byte is received by libcurl. This includes
33 *path* prefixed by a NULL byte. This is the convention for abstract35 should not contain a leading NULL byte.
33 # undef byte
Completed in 15 milliseconds