Home
last modified time | relevance | path

Searched refs:ST_CLASS (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dstab.c135 case ST_CLASS:
317 if (s->s_symtype == ST_CLASS &&
356 if (s->s_symtype == ST_CLASS &&
H A Dmacro.c777 s = stab(str, ST_CLASS, ST_FIND);
H A Dreadcf.c5011 s = stab(str, ST_CLASS, ST_ENTER);
5038 s = stab(str, ST_CLASS, ST_FIND);
H A Dtls.c1731 if (s->s_symtype != ST_CLASS)
H A Dsendmail.h1782 #define ST_CLASS 1 /* class map */ macro
H A Dmain.c4882 if (s->s_symtype != ST_CLASS)