getentry
if ((protoid = getentry(protoname, quotatype)) == -1)
if ((id = getentry(buf, quotatype)) < 0)
if ((id = getentry(*argv, quotatype)) == -1)
int getentry(const char *, int);