Searched defs:stab (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/src/
H A Dstab.c18 SM_RCSID("@(#)$Id: stab.c,v 8.89 2006/08/15 23:24:58 ca Exp $")
44 stab(name, type, op) function
186 ** Each mailer has its own MCI stab entry:
188 ** s = stab(host, ST_MCI + m->m_mno, ST_ENTER);
197 syserr("stab: unknown symbol type %d", type);
205 sm_dprintf("size of stab entry: %d\n", len);
223 ** STABAPPLY -- apply function to all stab entries
227 ** parameters (the stab entry and the arg).
465 sm_syslog(LOG_INFO, NOQID, "stab: total=%d (%d)", total, total - prev);
471 sm_syslog(LOG_INFO, NOQID, "stab
[all...]

Completed in 21 milliseconds