Home
last modified time | relevance | path

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

/netbsd/external/bsd/blocklist/bin/
H A Dblocklistd.c77 static sig_atomic_t readconf; variable
96 readconf++; in sighup()
547 if (readconf) { in main()
548 readconf = 0; in main()
/netbsd/crypto/external/bsd/openssh/bin/ssh-keysign/
H A DMakefile8 SRCS= ssh-keysign.c readconf.c
/netbsd/share/examples/refuse/fanoutfs/
H A Dfanoutfs.c68 readconf(const char *f) in readconf() function
105 readconf(conffile); in sighup()
607 readconf(conffile); in main()
/netbsd/crypto/external/bsd/openssh/bin/ssh/
H A DMakefile8 SRCS= ssh.c readconf.c clientloop.c sshtty.c \
/netbsd/crypto/external/bsd/openssh/dist/
H A DOVERVIEW101 and reads configuration (readconf.c), then calls ssh_connect (in
/netbsd/external/mpl/dhcp/dist/server/
H A Ddhcpd.c877 if (readconf () != ISC_R_SUCCESS) in main()
H A Dconfpars.c69 isc_result_t readconf () in readconf() function
/netbsd/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2191 isc_result_t readconf (void);
/netbsd/external/bsd/ntp/dist/
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