index c0ec9e8195a2f931710cd201199d73b44ec8b4e6..f48b00b86bffc9b1f0b334c579440d4179fddff7 100644 (file)
#define read_chunk_s(fpin, ptr) read_chunk(fpin, ptr, sizeof(*ptr))
/*
- * Reads in existing statistics file into the shared stats hash.
+ * Reads in existing statistics file into memory.
*
* This function is called in the only process that is accessing the shared
* stats so locking is not required.