Searched refs:ENT_SIZE (Results 1 – 1 of 1) sorted by relevance
137 #define ENT_SIZE (LNAME_SIZE + TTYN_SIZE + TIME_SIZE + 3) macro785 if (!(log_entry[i] = malloc((size_t)ENT_SIZE))) { in turn_on_logging()