utmptty
un = malloc(sizeof(struct utmptty));
SLIST_ENTRY(utmptty) next;
struct utmptty *un;
SLIST_HEAD(,utmptty) utmphead;