Home
last modified time | relevance | path

Searched refs:log_gzbody (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/examples/
Dgzlog.c331 local unsigned char log_gzbody[] = { variable
337 #define BODY sizeof(log_gzbody)
839 write(log->fd, log_gzbody, BODY) != BODY) { in log_open()
/third_party/zlib/examples/
Dgzlog.c331 local unsigned char log_gzbody[] = { variable
337 #define BODY sizeof(log_gzbody)
841 write(log->fd, log_gzbody, BODY) != BODY) { in log_open()
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/examples/
Dgzlog.c331 local unsigned char log_gzbody[] = { variable
337 #define BODY sizeof(log_gzbody)
839 write(log->fd, log_gzbody, BODY) != BODY) { in log_open()