Home | History | Annotate | Download | only in examples

Lines Matching defs:BODY

337 #define BODY sizeof(log_gzbody)
807 extra, and body content of an empty foo.gz log file. If there is an error
839 write(log->fd, log_gzbody, BODY) != BODY) {