OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEF_CONFIG_DIR
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/postconf/
install_table.h
3
VAR_CONFIG_DIR,
DEF_CONFIG_DIR
, &var_config_dir, 1, 0,
postconf_misc.c
76
var_config_dir = mystrdup(
DEF_CONFIG_DIR
);
/src/external/ibm-public/postfix/dist/src/postmulti/
fake_strcmp.c
41
if (real_strcmp(
DEF_CONFIG_DIR
, s2) == 0)
postmulti.c
1781
&& strcmp(config_dir,
DEF_CONFIG_DIR
) != 0)
/src/external/ibm-public/postfix/dist/src/global/
mail_conf.c
151
path = concatenate(
DEF_CONFIG_DIR
, "/", "main.cf", (char *) 0);
212
config_dir =
DEF_CONFIG_DIR
;
220
if (strcmp(var_config_dir,
DEF_CONFIG_DIR
) != 0 /* non-default */
mail_params.h
363
#ifndef
DEF_CONFIG_DIR
364
#define
DEF_CONFIG_DIR
"/etc/postfix"
2894
#define DEF_SAMPLE_DIR
DEF_CONFIG_DIR
/src/external/ibm-public/postfix/dist/
makedefs
1130
config_directory_macro=
DEF_CONFIG_DIR
/src/external/ibm-public/postfix/dist/src/sendmail/
sendmail.c
1185
if (strcmp(dir,
DEF_CONFIG_DIR
) != 0 && geteuid() != 0)
Completed in 28 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026