Searched refs:readconf (Results 1 – 7 of 7) sorted by relevance
80 static sig_atomic_t readconf; variable99 readconf++; in sighup()565 if (readconf) { in main()566 readconf = 0; in main()
5 SRCS= ssh-keysign.c readconf.c uidswap.c $(SKSRCS)
12 SRCS= ssh.c readconf.c clientloop.c sshtty.c \
101 and reads configuration (readconf.c), then calls ssh_connect (in
46 …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.h100 readconf.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat…101 readconf.o: version.h138 … sshkey.h ssh.h ssh2.h misc.h sshbuf.h authfile.h msg.h canohost.h pathnames.h readconf.h uidswap.h147 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…
4319 * ntpd/ntp_intres.c (readconf): Use long format to match arg.5633 * ntpd/ntp_intres.c (readconf): signed/unsigned issues