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

Quelle  dict_static.h   Sprache: unbekannt

 
#ifndef _DICT_STATIC_H_INCLUDED_
#define _DICT_STATIC_H_INCLUDED_

/*++
/* NAME
/* dict_static 3h
/* SUMMARY
/* dictionary manager interface to static settings
/* SYNOPSIS
/* #include <dict_static.h>
/* DESCRIPTION
/* .nf

 /*
  * Utility library.
  */

#include <dict.h>

 /*
  * External interface.
  */

#define DICT_TYPE_STATIC "static"

extern DICT *dict_static_open(const char *, intint);

/* LICENSE
/* .ad
/* .fi
/* The Secure Mailer license must be distributed with this software.
/* AUTHOR(S)
/* jeffm
/* ghostgun.com
/*--*/


#endif

Messung V0.5 in Prozent
C=65 H=95 G=81

[zur Elbe Produktseite wechseln0.2QuellennavigatorsAnalyse erneut starten2026-08-09]