AlreadyPrinted
int AlreadyPrinted(uid_t uid);
if (p->pwd != NULL && !AlreadyPrinted(p->pwd->pw_uid)) {