parse_svc
static char *parse_svc(const char *, char **);
match_svc = parse_svc(optarg, &match_inst);
p_svc = parse_svc(p->svc_fmri, &p_inst);