Home
last modified time | relevance | path

Searched defs:conffile (Results 1 – 14 of 14) sorted by relevance

/netbsd/usr.sbin/ldpd/
H A Dmain.c71 char conffile[PATH_MAX + 1]; in main() local
/netbsd/usr.bin/whatis/
H A Dwhatis.c76 char *beg, *conffile, **p, *p_augment, *p_path; in main() local
/netbsd/usr.sbin/wsmoused/
H A Dconfig.c245 config_read(const char *conffile, int opt) in config_read()
H A Dwsmoused.c529 char *conffile, *modelist, *tstat; in main() local
/netbsd/usr.bin/apropos/
H A Dapropos.c79 char *conffile, *machine, **p, *p_augment, *p_path, *sflag; in main() local
/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dslapcommon.c288 char *conffile = NULL; in slap_tool_init() local
/netbsd/external/mpl/bind/dist/bin/check/
H A Dnamed-checkconf.c590 const char *conffile = NULL; in main() local
/netbsd/share/examples/refuse/fanoutfs/
H A Dfanoutfs.c58 static char *conffile; /* configuration file name */ variable
/netbsd/external/mpl/bind/dist/bin/rndc/
H A Drndc.c594 const char *conffile = admin_conffile; in parse_config() local
/netbsd/usr.bin/man/
H A Dman.c85 char *conffile; /* -C: use alternate config file */ member
/netbsd/libexec/makewhatis/
H A Dmakewhatis.c129 const char *conffile; in main() local
/netbsd/usr.sbin/rtadvd/
H A Drtadvd.c96 char *conffile = NULL; variable
/netbsd/usr.bin/config/
H A Dmain.c102 const char *conffile; /* source file, e.g., "GENERIC.sparc" */ variable
/netbsd/crypto/external/bsd/netpgp/dist/src/lib/
H A Dnetpgp.c89 conffile(netpgp_t *netpgp, char *homedir, char *userid, size_t length) in conffile() function