Searched defs:bufsize (Results 1 – 5 of 5) sorted by relevance
/curl/tests/server/ |
H A D | getpart.c | 110 static int readline(char **buffer, size_t *bufsize, size_t *length, in readline() 289 size_t bufsize = 0; in getpart() local
|
H A D | tftpd.c | 103 size_t bufsize; /* size of the data in buffer */ member
|
/curl/lib/ |
H A D | mime.c | 764 char *buffer, size_t bufsize, in readback_bytes() 793 char *buffer, size_t bufsize, bool *hasread) in read_part_content() 858 size_t bufsize, bool *hasread) in read_encoded_part_content() 918 char *buffer, size_t bufsize, bool *hasread) in readback_part()
|
H A D | hostip.c | 135 size_t bufsize) in Curl_printable_address()
|
/curl/lib/vquic/ |
H A D | vquic.c | 553 int bufsize = (int)sizeof(buf); in recvfrom_packets() local
|
Completed in 36 milliseconds