Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dstab.c147 case ST_MAPCLASS:
H A Dalias.c362 s = stab(class, ST_MAPCLASS, ST_FIND);
H A Dreadcf.c1131 mapclass = stab(cl, ST_MAPCLASS, ST_FIND);
1325 mapclass = stab(maptype, ST_MAPCLASS, ST_FIND);
5104 class = stab(classname, ST_MAPCLASS, ST_FIND);
H A Dsendmail.h1786 #define ST_MAPCLASS 5 /* mapping function class */ macro
H A Dconf.c515 s = stab(name, ST_MAPCLASS, ST_ENTER); \
H A Dmap.c5385 class = stab("ldap", ST_MAPCLASS, ST_FIND);