Home
last modified time | relevance | path

Searched refs:cfgfile (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/contrib/unbound/daemon/
H A Dunbound.c481 const char** cfgfile, int need_pidfile) in perform_setup() argument
593 if(strncmp(*cfgfile, cfg->chrootdir, in perform_setup()
595 (*cfgfile) += strlen(cfg->chrootdir); in perform_setup()
612 (void)cfgfile; in perform_setup()
668 daemon->cfgfile = strdup(*cfgfile); in perform_setup()
669 if(!daemon->cfgfile) in perform_setup()
682 run_daemon(const char* cfgfile, int cmdline_verbose, int debug_mode, int need_pidfile) in run_daemon() argument
698 if(!config_read(cfg, cfgfile, daemon->chroot)) { in run_daemon()
703 "or unbound-checkconf", cfgfile); in run_daemon()
715 perform_setup(daemon, cfg, debug_mode, &cfgfile, need_pidfile); in run_daemon()
[all …]
H A Ddaemon.h190 char* cfgfile; member
H A Ddaemon.c1255 free(daemon->cfgfile); in daemon_delete()
/freebsd/crypto/openssh/contrib/aix/
H A Dbuildbff.sh153 for cfgfile in ssh_config sshd_config
155 mv $FAKE_ROOT/$sysconfdir/$cfgfile $FAKE_ROOT/$sysconfdir/$cfgfile.default
192 for cfgfile in ssh_config sshd_config
194 if [ ! -f $sysconfdir/\$cfgfile ]
197 cp $sysconfdir/\$cfgfile.default $sysconfdir/\$cfgfile
/freebsd/contrib/unbound/smallapp/
H A Dunbound-control.c480 static void print_stats_shm(const char* cfgfile, int quiet) in print_stats_shm() argument
490 if(!config_read(cfg, cfgfile, NULL)) in print_stats_shm()
521 (void)cfgfile; in print_stats_shm()
935 go(const char* cfgfile, char* svr, int quiet, int argc, char* argv[]) in go() argument
945 if(!config_read(cfg, cfgfile, NULL)) in go()
978 const char* cfgfile = CONFIGFILE; in main() local
994 if(!(cfgfile=w_lookup_reg_str("Software\\Unbound", "ConfigFile"))) in main()
995 cfgfile = CONFIGFILE; in main()
1001 cfgfile = optarg; in main()
1024 if(execlp("unbound", "unbound", "-c", cfgfile, in main()
[all …]
H A Dunbound-checkconf.c1063 checkconf(const char* cfgfile, const char* opt, int final, int quiet) in checkconf() argument
1074 if(!config_read(cfg, cfgfile, NULL)) { in checkconf()
1096 if(!quiet) { printf("unbound-checkconf: no errors in %s\n", cfgfile); } in checkconf()
1113 const char* cfgfile = CONFIGFILE; in main() local
1119 if(!(cfgfile=w_lookup_reg_str("Software\\Unbound", "ConfigFile"))) in main()
1120 cfgfile = CONFIGFILE; in main()
1146 else f = cfgfile; in main()
/freebsd/usr.sbin/config/
H A Dconfig.h97 struct cfgfile { struct
98 STAILQ_ENTRY(cfgfile) cfg_next;
101 extern STAILQ_HEAD(cfgfile_head, cfgfile) cfgfiles; argument
H A Dmain.cc510 struct cfgfile *cf; in configfile_filebased()
/freebsd/contrib/ntp/sntp/libopts/
H A Dconfigfile.c78 tmap_info_t cfgfile; in configFileLoad() local
82 char * txt = text_mmap(fname, PROT_READ, MAP_PRIVATE, &cfgfile); in configFileLoad()
92 text_munmap(&cfgfile); in configFileLoad()
95 text_munmap(&cfgfile); in configFileLoad()
371 tmap_info_t cfgfile; in file_preset() local
376 text_mmap(fname, PROT_READ|PROT_WRITE, MAP_PRIVATE, &cfgfile); in file_preset()
448 text_munmap(&cfgfile); in file_preset()
/freebsd/usr.sbin/pw/
H A Dpw_conf.c417 char cfgfile[MAXPATHLEN]; in write_userconfig()
422 snprintf(cfgfile, sizeof(cfgfile), "%s/" _PW_CONF, in write_userconfig()
424 file = cfgfile; in write_userconfig()
411 char cfgfile[MAXPATHLEN]; write_userconfig() local
/freebsd/contrib/unbound/doc/
H A Dunbound-checkconf.rst45 **unbound-checkconf** [``-hf``] [``-o option``] [cfgfile]
76 .. option:: cfgfile
H A Dunbound.rst45 **unbound** [``-hdpVv``] [``-c <cfgfile>``]
83 .. option:: -c <cfgfile>
/freebsd/crypto/heimdal/
H A Dconfigure30475 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
30476 $RM "$cfgfile"
30478 cat <<_LT_EOF >> "$cfgfile"
30910 cat <<\_LT_EOF >> "$cfgfile"
30930 sed '$q' "$ltmain" >> "$cfgfile" \
30931 || (rm -f "$cfgfile"; exit 1)
30941 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
30942 && mv -f "$cfgfile.tmp" "$cfgfile" \
30943 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
30951 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
[all …]
/freebsd/contrib/unbound/winrc/
H A Dwin_svc.c504 service_start(const char* cfgfile, int v, int c) in service_start() argument
517 service_cfgfile = strdup(cfgfile); in service_start()
528 wsvc_command_option(const char* wopt, const char* cfgfile, int v, int c) in wsvc_command_option() argument
535 service_start(cfgfile, v, c); in wsvc_command_option()
/freebsd/contrib/ntp/sntp/ag-tpl/0-old/
H A Dcmd-doc.tlib516 (string-append "Fl " tmp-val " Oo Ar cfgfile Oc"
518 " , Fl -save-opts Oo Ns = Ns Ar cfgfile Oc" ) "")
520 "save-opts Oo Ns = Ns Ar cfgfile Oc" )
533 (string-append "Fl " tmp-val " Ar cfgfile"
535 (string-append " , " tmp-str "load-opts Ns = Ns Ar cfgfile"
538 (string-append tmp-str "load-opts Ns = Ns Ar cfgfile , "
/freebsd/contrib/openbsm/
H A Dconfigure15941 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15942 $RM "$cfgfile"
15944 cat <<_LT_EOF >> "$cfgfile"
16386 cat <<'_LT_EOF' >> "$cfgfile"
16447 cat <<\_LT_EOF >> "$cfgfile"
16467 sed '$q' "$ltmain" >> "$cfgfile" \
16468 || (rm -f "$cfgfile"; exit 1)
16470 mv -f "$cfgfile" "$ofile" ||
16471 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
/freebsd/contrib/file/
H A Dconfigure18074 cfgfile=${ofile}T
18075 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
18076 $RM "$cfgfile"
18078 cat <<_LT_EOF >> "$cfgfile"
18526 cat <<'_LT_EOF' >> "$cfgfile"
18587 cat <<\_LT_EOF >> "$cfgfile"
18608 $SED '$q' "$ltmain" >> "$cfgfile" \
18609 || (rm -f "$cfgfile"; exit 1)
18611 mv -f "$cfgfile" "$ofile" ||
18612 (rm -f "$ofile" && cp "$cfgfile" "
[all...]
/freebsd/contrib/libevent/
H A Dconfigure20407 cfgfile=${ofile}T
20408 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
20409 $RM "$cfgfile"
20411 cat <<_LT_EOF >> "$cfgfile"
20855 cat <<'_LT_EOF' >> "$cfgfile"
20916 cat <<\_LT_EOF >> "$cfgfile"
20936 sed '$q' "$ltmain" >> "$cfgfile" \
20937 || (rm -f "$cfgfile"; exit 1)
20939 mv -f "$cfgfile" "$ofile" ||
20940 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfigure21794 cfgfile=${ofile}T
21795 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
21796 $RM "$cfgfile"
21798 cat <<_LT_EOF >> "$cfgfile"
22240 cat <<'_LT_EOF' >> "$cfgfile"
22301 cat <<\_LT_EOF >> "$cfgfile"
22322 sed '$q' "$ltmain" >> "$cfgfile" \
22323 || (rm -f "$cfgfile"; exit 1)
22325 mv -f "$cfgfile" "$ofile" ||
22326 (rm -f "$ofile" && cp "$cfgfile" "
[all...]
/freebsd/contrib/openpam/
H A Dconfigure22138 cfgfile=${ofile}T
22139 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
22140 $RM "$cfgfile"
22142 cat <<_LT_EOF >> "$cfgfile"
22603 cat <<'_LT_EOF' >> "$cfgfile"
22664 cat <<\_LT_EOF >> "$cfgfile"
22685 $SED '$q' "$ltmain" >> "$cfgfile" \
22686 || (rm -f "$cfgfile"; exit 1)
22688 mv -f "$cfgfile" "$ofile" ||
22689 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
/freebsd/contrib/ldns/
H A Dconfigure21570 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
21571 $RM "$cfgfile"
21573 cat <<_LT_EOF >> "$cfgfile"
22020 cat <<'_LT_EOF' >> "$cfgfile"
22081 cat <<\_LT_EOF >> "$cfgfile"
22102 $SED '$q' "$ltmain" >> "$cfgfile" \
22103 || (rm -f "$cfgfile"; exit 1)
22105 mv -f "$cfgfile" "$ofile" ||
22106 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
/freebsd/contrib/openpam/m4/
H A Dlibtool.m4726 cfgfile=${ofile}T
727 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
728 $RM "$cfgfile"
730 cat <<_LT_EOF >> "$cfgfile"
751 cat <<'_LT_EOF' >> "$cfgfile"
764 cat <<\_LT_EOF >> "$cfgfile"
782 $SED '$q' "$ltmain" >> "$cfgfile" \
783 || (rm -f "$cfgfile"; exit 1)
785 mv -f "$cfgfile" "$ofile" ||
786 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
/freebsd/contrib/file/m4/
H A Dlibtool.m4726 cfgfile=${ofile}T
727 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
728 $RM "$cfgfile"
730 cat <<_LT_EOF >> "$cfgfile"
752 cat <<'_LT_EOF' >> "$cfgfile"
765 cat <<\_LT_EOF >> "$cfgfile"
783 $SED '$q' "$ltmain" >> "$cfgfile" \
784 || (rm -f "$cfgfile"; exit 1)
786 mv -f "$cfgfile" "$ofile" ||
787 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
/freebsd/contrib/openbsm/m4/
H A Dlibtool.m4724 cfgfile=${ofile}T
725 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
726 $RM "$cfgfile"
728 cat <<_LT_EOF >> "$cfgfile"
750 cat <<'_LT_EOF' >> "$cfgfile"
763 cat <<\_LT_EOF >> "$cfgfile"
781 sed '$q' "$ltmain" >> "$cfgfile" \
782 || (rm -f "$cfgfile"; exit 1)
784 mv -f "$cfgfile" "$ofile" ||
785 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
/freebsd/contrib/ntp/sntp/libevent/m4/
H A Dlibtool.m4724 cfgfile=${ofile}T
725 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
726 $RM "$cfgfile"
728 cat <<_LT_EOF >> "$cfgfile"
750 cat <<'_LT_EOF' >> "$cfgfile"
763 cat <<\_LT_EOF >> "$cfgfile"
781 sed '$q' "$ltmain" >> "$cfgfile" \
782 || (rm -f "$cfgfile"; exit 1)
784 mv -f "$cfgfile" "$ofile" ||
785 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")

12