Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Postfix/src/global/   (Postfix Mailserver Version 3.11©)  Datei vom 15.8.2025 mit Größe 1 kB image not shown  

Quelle  defer.h

  Sprache: C
 

#ifndef _DEFER_H_INCLUDED_
#define _DEFER_H_INCLUDED_

/*++
/* NAME
/* defer 3h
/* SUMMARY
/* defer service client interface
/* SYNOPSIS
/* #include <defer.h>
/* DESCRIPTION
/* .nf

 /*
  * Global library.
  */

#include <bounce.h>

 /*
  * External interface.
  */

extern int defer_append(intconst char *, MSG_STATS *, RECIPIENT *,
           const char *, const POL_STATS *, DSN *);
extern int defer_flush(intconst char *, const char *, const char *, int,
                 const char *, const char *, int);
extern int defer_warn(intconst char *, const char *, const char *, int,
                const char *, const char *, int);
extern int defer_one(intconst char *, const char *, const char *, int,
               const char *, const char *,
               int, MSG_STATS *, RECIPIENT *,
               const char *, const POL_STATS *, DSN *);

 /*
  * Start of private API.
  */

#ifdef DSN_INTERN

extern int defer_append_intern(intconst char *, MSG_STATS *, RECIPIENT *,
               const char *, const POL_STATS *, DSN *);

#endif

/* 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
/* porcupine.org
/*--*/


#endif

Messung V0.5 in Prozent
C=82 H=91 G=86

¤ Dauer der Verarbeitung: 0.0 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.