OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIGDIR
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/am-utils/dist/scripts/
lostaltmail.in
556
$
CONFIGDIR
="@sysconfdir@"; # Directory where global config lives
557
require "$
CONFIGDIR
/lostaltmail.conf" if (-f "$
CONFIGDIR
/lostaltmail.conf");
/src/external/bsd/nsd/include/
config.h
20
#define
CONFIGDIR
CHROOTDIR "/etc/nsd"
/src/external/bsd/nsd/dist/
config.h.in
19
#undef
CONFIGDIR
options.c
162
opt->server_key_file =
CONFIGDIR
"/nsd_server.key";
163
opt->server_cert_file =
CONFIGDIR
"/nsd_server.pem";
164
opt->control_key_file =
CONFIGDIR
"/nsd_control.key";
165
opt->control_cert_file =
CONFIGDIR
"/nsd_control.pem";
util.c
1240
&& (f = fopen((fn =
CONFIGDIR
"/nsd_cookiesecrets.txt"),"r")))
Completed in 20 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026