OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TMP_BUFFER_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpc/stand/hpcboot/
file_http.h
65
enum {
TMP_BUFFER_SIZE
= 256 };
file_http.cpp
323
if ((buf = static_cast<char *>(malloc(
TMP_BUFFER_SIZE
))) == 0) {
329
for (cnt = 0; ret = _recv_buffer(h, buf,
TMP_BUFFER_SIZE
- 1);
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025