find_svc
if (find_svc(fp, tp->t_tag, svctag)) {
if ((line = find_svc(fp, pmtag, svctag)) == 0) {
if (!find_svc(fp, tp->t_tag, svctag)) {