Searched defs:stab (Results 1 - 1 of 1) sorted by relevance
/sendmail/sendmail/ |
H A D | stab.c | 16 SM_RCSID("@(#)$Id: stab.c,v 8.92 2013-11-22 20:51:56 ca Exp $") 42 stab(name, type, op) function 180 ** Each mailer has its own MCI stab entry: 182 ** s = stab(host, ST_MCI + m->m_mno, ST_ENTER); 191 syserr("stab: unknown symbol type %d", type); 199 sm_dprintf("size of stab entry: %d\n", len); 217 ** STABAPPLY -- apply function to all stab entries 221 ** parameters (the stab entry and the arg). 459 sm_syslog(LOG_INFO, NOQID, "stab: total=%d (%d)", total, total - prev); 465 sm_syslog(LOG_INFO, NOQID, "stab [all...] |
Completed in 17 milliseconds