Searched refs:BUFFER (Results 1 – 8 of 8) sorted by relevance
| /freebsd-11-stable/tools/tools/netrate/http/ |
| HD | http.c | 61 #define BUFFER (48*1024) macro 93 u_char buffer[BUFFER]; in http_fetch() 117 snprintf(buffer, BUFFER, "GET %s HTTP/1.0\n\n", path); in http_fetch() 136 len = recv(sock, buffer, BUFFER, 0); in http_fetch()
|
| /freebsd-11-stable/tools/tools/netrate/httpd/ |
| HD | httpd.c | 61 #define BUFFER 1024 macro 104 char buffer[BUFFER]; in http_serve() 111 len = recv(sock, buffer, BUFFER, 0); in http_serve()
|
| /freebsd-11-stable/sys/crypto/skein/amd64/ |
| HD | skein_block_asm.s | 90 BCNT = 8 + HASH_BITS #number of bytes in BUFFER[]
|
| /freebsd-11-stable/contrib/binutils/opcodes/ |
| HD | cgen-ibld.in | 235 recorded in host byte order, otherwise BUFFER is an array of bytes
|
| /freebsd-11-stable/usr.bin/fortune/datfiles/ |
| HD | zippy | 988 Place me on a BUFFER counter while you BELITTLE several BELLHOPS in the
|
| /freebsd-11-stable/contrib/gdb/gdb/doc/ |
| HD | gdb.info-3 | 4145 char *ADDRESS, char **BUFFER, unsigned int *SIZE) 4150 * If the memory at ADDRESS was saved in FRAME, set `*BUFFER' to 4153 `*BUFFER', and return `OK_TARGET_RESPONSE'. (Clearly, in
|
| /freebsd-11-stable/crypto/openssl/ |
| HD | CHANGES | 11068 *) Add text documentation for the BUFFER functions. Also added a work around
|
| /freebsd-11-stable/sys/contrib/dev/acpica/ |
| HD | changes.txt | 16853 ResourceTemplate now returns an object of type BUFFER
|