Home
last modified time | relevance | path

Searched refs:CONFIG_FILE (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/usr.sbin/bootp/bootpef/
H A Dbootpef.c74 #ifndef CONFIG_FILE
75 #define CONFIG_FILE "/etc/bootptab" macro
101 const char *bootptab = CONFIG_FILE;
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/ppm/
H A Dppm.h29 #ifndef CONFIG_FILE
30 #define CONFIG_FILE "/etc/openldap/ppm.example" macro
H A Dunit_tests.sh7 CONFIG_FILE="ppm.example"
H A DINSTALL.md23 CONFIG_FILE: (DEPRECATED) path to a ppm configuration file (see PPM_READ_FILE in ppm.h)
H A Dppm.c474 strcpy_safe(ppm_config_file, CONFIG_FILE, FILENAME_MAX_LEN); in check_password()
/netbsd-src/sys/conf/
H A Dparam.c79 #define CONFIG_FILE macro
/netbsd-src/usr.sbin/bootp/bootpd/
H A Dbootpd.c93 #ifndef CONFIG_FILE
94 #define CONFIG_FILE "/etc/bootptab" macro
161 const char *bootptab = CONFIG_FILE;
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dsrp.c32 #define CONFIG_FILE "openssl.cnf" macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dsrp.c28 #define CONFIG_FILE "openssl.cnf" macro
/netbsd-src/external/gpl3/autoconf/dist/lib/autoconf/
H A Dstatus.m4600 # CONFIG_FILE
/netbsd-src/external/bsd/ntp/dist/
H A DCommitLog-4.1.03602 * ntpd/ntp_config.c (CONFIG_FILE): NT changes
/netbsd-src/external/bsd/nsd/dist/doc/
H A DChangeLog5093 - put option to configure for CONFIG_FILE nsd.conf location.