Home
last modified time | relevance | path

Searched refs:ST_SERVICE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dstab.c156 case ST_SERVICE:
H A Dconf.c1009 st = stab(buf, ST_SERVICE, ST_ENTER);
1033 st = stab(service, ST_SERVICE, ST_FIND);
H A Dsendmail.h1488 #define ST_SERVICE 11 /* service switch entry */ macro