parse_user_host_port
int parse_user_host_port(const char *, char **, char **, int *);
if (r == -1 || (r == 1 && parse_user_host_port(cp,
if (parse_user_host_port(*argv, &user, &host, NULL)