Home
last modified time | relevance | path

Searched refs:ENT_SIZE (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/login/
H A Dlogin.c135 #define ENT_SIZE (LNAME_SIZE + TTYN_SIZE + TIME_SIZE + 3) macro
783 if (!(log_entry[i] = malloc((size_t)ENT_SIZE))) { in turn_on_logging()