Home
last modified time | relevance | path

Searched refs:BUFFER (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/tools/tools/netrate/http/
HDhttp.c61 #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/
HDhttpd.c61 #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/
HDskein_block_asm.s90 BCNT = 8 + HASH_BITS #number of bytes in BUFFER[]
/freebsd-11-stable/contrib/binutils/opcodes/
HDcgen-ibld.in235 recorded in host byte order, otherwise BUFFER is an array of bytes
/freebsd-11-stable/usr.bin/fortune/datfiles/
HDzippy988 Place me on a BUFFER counter while you BELITTLE several BELLHOPS in the
/freebsd-11-stable/contrib/gdb/gdb/doc/
HDgdb.info-34145 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/
HDCHANGES11068 *) Add text documentation for the BUFFER functions. Also added a work around
/freebsd-11-stable/sys/contrib/dev/acpica/
HDchanges.txt16853 ResourceTemplate now returns an object of type BUFFER