Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/ldpd/
H A Dmain.c71 char conffile[PATH_MAX + 1]; in main() local
/netbsd-src/usr.bin/whatis/
H A Dwhatis.c76 char *beg, *conffile, **p, *p_augment, *p_path; in main() local
/netbsd-src/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-src/usr.bin/apropos/
H A Dapropos.c79 char *conffile, *machine, **p, *p_augment, *p_path, *sflag; in main() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dslapcommon.c288 char *conffile = NULL; in slap_tool_init() local
/netbsd-src/share/examples/refuse/fanoutfs/
H A Dfanoutfs.c58 static char *conffile; /* configuration file name */ variable
/netbsd-src/usr.bin/man/
H A Dman.c85 char *conffile; /* -C: use alternate config file */ member
/netbsd-src/libexec/makewhatis/
H A Dmakewhatis.c129 const char *conffile; in main() local
/netbsd-src/usr.sbin/rtadvd/
H A Drtadvd.c96 char *conffile = NULL; variable
/netbsd-src/usr.bin/config/
H A Dmain.c102 const char *conffile; /* source file, e.g., "GENERIC.sparc" */ variable
[all...]
/netbsd-src/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