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

/freebsd-current/contrib/sendmail/src/
H A Dconf.c912 # include <sys/svcinfo.h>
958 struct svcinfo *svcinfo; local
964 svcinfo = getsvc();
965 if (svcinfo == NULL)
980 switch (svcinfo->svcpath[svc][svcno])

Completed in 105 milliseconds