Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dstab.c175 case ST_SERVICE:
H A Dconf.c1075 st = stab(buf, ST_SERVICE, ST_ENTER);
1099 st = stab(service, ST_SERVICE, ST_FIND);
H A Dsendmail.h1792 #define ST_SERVICE 11 /* service switch entry */ macro