HomeSort by: relevance | last modified time | path
    Searched refs:dynamicmaps (Results 1 - 4 of 4) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
mail_dict.c 47 #include <dynamicmaps.h>
94 path = concatenate(var_meta_dir, "/", "dynamicmaps.cf",
dynamicmaps.c 1 /* $NetBSD: dynamicmaps.c,v 1.4 2023/12/23 20:30:43 christos Exp $ */
5 /* dynamicmaps 3
9 /* #include <dynamicmaps.h>
13 /* This module reads the dynamicmaps.cf file and on-demand
14 /* loads Postfix dictionaries. Each dynamicmaps.cf entry
23 /* without editing the file dynamicmaps.cf, by placing a
24 /* configuration file under the directory dynamicmaps.cf.d,
25 /* with the same format as dynamicmaps.cf.
28 /* must be in dynamicmaps.cf format, appends ".d" to the path
42 /* Pathname for the dynamicmaps configuration file. With ".d
    [all...]
  /src/external/ibm-public/postfix/dist/
makedefs 147 # $meta_directory/dynamicmaps.cf and dynamically-loadable
149 # "dynamicmaps=yes" implicitly enables Postfix dynamically-linked
230 echo "# dynamicmaps=$dynamicmaps"
1143 # Instead, build with "dynamicmaps=no" and "shared=no" as appropriate.
1197 case "$dynamicmaps" in
1200 *) error "Specify \"dynamicmaps=yes\" or \"dynamicmaps=no\"";;
1212 case "$dynamicmaps" in
1322 case "$dynamicmaps" i
    [all...]
  /src/external/ibm-public/postfix/lib/global/
Makefile 55 dynamicmaps.c \

Completed in 17 milliseconds