Home
last modified time | relevance | path

Searched refs:BITMAP256 (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h393 BITMAP256 m_flags; /* status flags, see below */
534 BITMAP256 qg_flags; /* status flags, see below */
644 BITMAP256 mac_allocated; /* storage has been alloc()? */
779 BITMAP256 h_mflags; /* m_flags bits needed */
1448 BITMAP256 sv_class; /* bit-map of word classes */
1729 BITMAP256 mf_flags; /* MTA flags */
2375 EXTERN BITMAP256 DontBlameSendmail; /* DontBlameSendmail bits */
2497 extern bool bitintersect __P((BITMAP256, BITMAP256));
2498 extern bool bitzerop __P((BITMAP256));
2554 extern char *getmodifiers __P((char *, BITMAP256));
[all …]
H A Ddaemon.h33 BITMAP256 d_flags; /* flags; see sendmail.h */
H A Dutil.c1543 BITMAP256 a; in bitintersect()
1544 BITMAP256 b;
1569 BITMAP256 map; in bitzerop()
1703 static BITMAP256 baseline;
H A Dreadcf.c1948 static BITMAP256 StickyOpt; /* set if option is stuck */
3888 BITMAP256 m; /* ignored */
4275 static BITMAP256 StickyTimeoutOpt;
H A Ddaemon.c127 BITMAP256 *
1363 BITMAP256 modifiers;
2125 BITMAP256 d_flags;
H A Dmime.c602 BITMAP256 badchars;
H A Dmain.c172 BITMAP256 *p_flags = NULL; /* daemon flags */
2651 p_flags = (BITMAP256 *) xalloc(sizeof(*p_flags));
H A Dheaders.c89 BITMAP256 mopts;
H A Dmilter.c1550 static BITMAP256 StickyMilterOpt;
H A Dsrvrsmtp.c548 BITMAP256 d_flags;
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dbitops.h37 typedef unsigned int BITMAP256[BITMAPBYTES / sizeof (int)]; typedef
/illumos-gate/usr/src/cmd/sendmail/util/
H A Deditmap.c54 BITMAP256 DontBlameSendmail;
H A Dpraliases.c53 BITMAP256 DontBlameSendmail;
H A Dmakemap.c49 BITMAP256 DontBlameSendmail;