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

/netbsd-current/external/gpl3/gdb.old/dist/zlib/examples/
H A Dgzlog.c306 local unsigned char log_gzhead[] = { variable
316 #define HEAD sizeof(log_gzhead) /* should be 16 */
417 memcmp(buf, log_gzhead, HEAD)) {
837 if (write(log->fd, log_gzhead, HEAD) != HEAD ||
/netbsd-current/common/dist/zlib/examples/
H A Dgzlog.c306 local unsigned char log_gzhead[] = { variable
316 #define HEAD sizeof(log_gzhead) /* should be 16 */
417 memcmp(buf, log_gzhead, HEAD)) {
839 if (write(log->fd, log_gzhead, HEAD) != HEAD ||
/netbsd-current/external/gpl3/binutils/dist/zlib/examples/
H A Dgzlog.c306 local unsigned char log_gzhead[] = { variable
316 #define HEAD sizeof(log_gzhead) /* should be 16 */
417 memcmp(buf, log_gzhead, HEAD)) {
839 if (write(log->fd, log_gzhead, HEAD) != HEAD ||
/netbsd-current/external/gpl3/gdb/dist/zlib/examples/
H A Dgzlog.c306 local unsigned char log_gzhead[] = { variable
316 #define HEAD sizeof(log_gzhead) /* should be 16 */
417 memcmp(buf, log_gzhead, HEAD)) {
839 if (write(log->fd, log_gzhead, HEAD) != HEAD ||
/netbsd-current/external/gpl3/binutils.old/dist/zlib/examples/
H A Dgzlog.c306 local unsigned char log_gzhead[] = { variable
316 #define HEAD sizeof(log_gzhead) /* should be 16 */
417 memcmp(buf, log_gzhead, HEAD)) {
839 if (write(log->fd, log_gzhead, HEAD) != HEAD ||

Completed in 256 milliseconds