Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Postfix/src/testing/   (Postfix Mailserver Version 3.11©)  Datei vom 19.1.2026 mit Größe 666 B image not shown  

Quelle  msg_capture.h

  Sprache: C
 

#ifndef _MSB_CAPTURE_H_INCLUDED_
#define _MSB_CAPTURE_H_INCLUDED_

/*++
/* NAME
/* msg_capture 3h
/* SUMMARY
/* message capture support
/* SYNOPSIS
/* #include <msg_capture.h>
/* DESCRIPTION
/* .nf

 /*
  * External API.
  */

typedef struct MSG_CAPTURE MSG_CAPTURE;

extern MSG_CAPTURE *msg_capt_create(ssize_t init_size);
extern void msg_capt_start(MSG_CAPTURE *mp);
extern void msg_capt_stop(MSG_CAPTURE *mp);
extern const char *msg_capt_expose(MSG_CAPTURE *mp);
extern void msg_capt_free(MSG_CAPTURE *mp);

/* LICENSE
/* .ad
/* .fi
/* The Secure Mailer license must be distributed with this software.
/* AUTHOR(S)
/* Wietse Venema
/* porcupine.org
/*--*/


#endif

Messung V0.5 in Prozent
C=93 H=99 G=95

¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet am  2026-08-08) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

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.