ATEVENT
static short jobtype = ATEVENT; /* set to 1 if batch job */
u = create_ulist(pw->pw_name, ATEVENT);
if (!valid_entry(dp->d_name, ATEVENT))
if (type == ATEVENT) {
u = create_ulist(name, ATEVENT);
u = create_ulist(name, ATEVENT);