Home
last modified time | relevance | path

Searched refs:readconf (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/blocklist/bin/
H A Dblacklistd.c80 static sig_atomic_t readconf; variable
99 readconf++; in sighup()
565 if (readconf) { in main()
566 readconf = 0; in main()
H A Dblocklistd.c80 static sig_atomic_t readconf; variable
99 readconf++; in sighup()
565 if (readconf) { in main()
566 readconf = 0; in main()
/freebsd/secure/libexec/ssh-keysign/
H A DMakefile5 SRCS= ssh-keysign.c readconf.c uidswap.c $(SKSRCS)
/freebsd/secure/usr.bin/ssh/
H A DMakefile12 SRCS= ssh.c readconf.c clientloop.c sshtty.c \
/freebsd/crypto/openssh/
H A DOVERVIEW101 and reads configuration (readconf.c), then calls ssh_connect (in
H A D.depend46 …at.h channels.h sshkey.h kex.h mac.h crypto_api.h log.h ssherr.h misc.h readconf.h clientloop.h ss…
90 …h match.h sshbuf.h channels.h packet.h dispatch.h monitor_fdpass.h sshpty.h readconf.h clientloop.h
100 readconf.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat…
101 readconf.o: version.h
138 … sshkey.h ssh.h ssh2.h misc.h sshbuf.h authfile.h msg.h canohost.h pathnames.h readconf.h uidswap.h
147 ssh.o: pathnames.h clientloop.h log.h ssherr.h misc.h readconf.h sshconnect.h kex.h mac.h crypto_ap…
155 …packet.h dispatch.h sshkey.h sshconnect.h log.h ssherr.h match.h misc.h readconf.h dns.h monitor_f…
157 sshconnect2.o: log.h ssherr.h misc.h readconf.h match.h canohost.h msg.h pathnames.h hostfile.h utf…
/freebsd/contrib/ntp/
H A DCommitLog-4.1.04319 * ntpd/ntp_intres.c (readconf): Use long format to match arg.
5633 * ntpd/ntp_intres.c (readconf): signed/unsigned issues