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

Quelle  mail_addr_map.h

  Sprache: C
 

#ifndef _MAIL_ADDR_MAP_H_INCLUDED_
#define _MAIL_ADDR_MAP_H_INCLUDED_

/*++
/* NAME
/* mail_addr_map 3h
/* SUMMARY
/* generic address mapping
/* SYNOPSIS
/* #include <mail_addr_map.h>
/* DESCRIPTION
/* .nf

 /*
  * Utility library.
  */

#include <argv.h>

 /*
  * Global library.
  */

#include <mail_addr_form.h>
#include <maps.h>

 /*
  * External interface.
  */

extern ARGV *mail_addr_map_opt(MAPS *, const char *, intintintint);

 /* The least-overhead form. */
#define mail_addr_map_internal(path, address, propagate) \
 mail_addr_map_opt((path), (address), (propagate), \
    MA_FORM_INTERNAL, MA_FORM_EXTERNAL, MA_FORM_INTERNAL)

/* 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
/*--*/


#endif

Messung V0.5 in Prozent
C=74 H=94 G=84

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