Searched refs:svc_format (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/nlsadmin/
H A Dnlsadmin.c748 if ((rtn = svc_format(buf, &entry)) != 0) {
1153 if ((rtn = svc_format(buf, &entry)) != 0) {
1195 if ((rtn = svc_format(buf, &entry)) != 0) {
1234 * svc_format: scan a line of output from pmadm to separate it into fields.
1243 svc_format(char *buf, struct svcfields *entry) function

Completed in 58 milliseconds