utmpentry
struct utmpentry;
void enter_where(struct utmpentry *, PERSON *);
struct utmpentry *ep;
struct utmpentry *ep;
enter_where(struct utmpentry *ep, PERSON *pn)
struct utmpentry *ep = NULL; /* avoid gcc warnings */
struct utmpentry *ep = NULL; /* avoid gcc warnings */
struct utmpentry *ep = NULL; /* avoid gcc warnings */
struct utmpentry *ep;
struct utmpentry *sep = ep;
getutentries(const char *fname, struct utmpentry **epp)
struct utmpentry *ep;
struct utmpentry **nextp = &ehead;
if ((ep = calloc(1, sizeof(struct utmpentry))) == NULL) {
struct utmpentry *from = ehead, *save;
getentryx(struct utmpentry *e, struct utmpx *up)
static void getentryx(struct utmpentry *, struct utmpx *);
static void adjust_size(struct utmpentry *e);
static struct utmpentry *ehead;
adjust_size(struct utmpentry *e)
struct utmpentry *next;
int getutentries(const char *, struct utmpentry **);
struct utmpentry *ehead, *ep;
struct utmpentry *ehead, *ep;
eprint(const struct utmpentry *ep)
struct utmpentry *ehead, *ep;
static void eprint(const struct utmpentry *);
struct utmpentry *ep;
struct utmpentry *ep;