Searched refs:find_svc (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/saf/ |
H A D | pmadm.c | 481 if (find_svc(fp, tp->t_tag, svctag)) { 581 if ((line = find_svc(fp, pmtag, svctag)) == 0) { 673 if ((line = find_svc(fp, pmtag, svctag)) == 0) { 829 if (!find_svc(fp, tp->t_tag, svctag)) { 1043 find_svc(FILE *fp, char *tag, char *svctag) in find_svc() function
|