showquotas
showquotas(uid, "(no account)");
showquotas(uid, pwd->pw_name);
showquotas(pwd->pw_uid, name);
static void showquotas(uid_t, char *);