/*++ /* NAME /* msg_stats_scan /* SUMMARY /* read MSG_STATS from stream /* SYNOPSIS /* #include <msg_stats.h> /* /* int msg_stats_scan(scan_fn, stream, flags, ptr) /* ATTR_SCAN_COMMON_FN scan_fn; /* VSTREAM *stream; /* int flags; /* void *ptr; /* DESCRIPTION /* msg_stats_scan() reads an MSG_STATS from the named stream /* using the specified attribute scan routine. msg_stats_scan() /* is meant to be passed as a call-back to attr_scan(), thusly: /* /* ... RECV_ATTR_FUNC(msg_stats_scan, (void *) &stats), ... /* DIAGNOSTICS /* Fatal: out of memory. /* LICENSE /* .ad /* .fi /* The Secure Mailer license must be distributed with this software. /* AUTHOR(S) /* Wietse Venema /* IBM T.J. Watson Research /* P.O. Box 704 /* Yorktown Heights, NY 10598, USA /* /* Wietse Venema /* Google, Inc. /* 111 8th Avenue /* New York, NY 10011, USA
/*--*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.