WHERE
WHERE *w;
stimeprint(WHERE *w)
static void stimeprint(WHERE *);
WHERE *w;
static WHERE *walloc(PERSON *);
WHERE *w;
WHERE *w = walloc(pn);
static WHERE *
WHERE *w;
if ((w = malloc((u_int) sizeof(WHERE))) == NULL)
find_idle_and_ttywrite(WHERE *w)
static void find_idle_and_ttywrite(WHERE *);