REGF_HDR_SIZE 190 source3/include/regfio.h char header[REGF_HDR_SIZE]; /* "regf" */ REGF_HDR_SIZE 1136 source3/registry/regfio.c memcpy( file->header, "regf", REGF_HDR_SIZE );