parse_userspec
static int parse_userspec(const char *, struct passwd **, struct group **);
if (parse_userspec(*ap++, &pw, &gr)) {