Home
last modified time | relevance | path

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

/third_party/zlib/examples/
H A 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()

Completed in 2 milliseconds