HomeSort by: relevance | last modified time | path
    Searched refs:readconf (Results 1 - 7 of 7) sorted by relevancy

  /src/crypto/external/bsd/openssh/bin/ssh-keysign/
Makefile 8 SRCS= ssh-keysign.c readconf.c
  /src/crypto/external/bsd/openssh/bin/ssh/
Makefile 8 SRCS= channels.c ssh.c readconf.c clientloop.c sshtty.c \
  /src/external/bsd/blocklist/bin/
blocklistd.c 80 static sig_atomic_t readconf; variable
99 readconf++;
565 if (readconf) {
566 readconf = 0;
  /src/share/examples/refuse/fanoutfs/
fanoutfs.c 68 readconf(const char *f) function
87 "readconf", exit(EXIT_FAILURE));
105 readconf(conffile);
607 readconf(conffile);
  /src/external/mpl/dhcp/dist/server/
dhcpd.c 877 if (readconf () != ISC_R_SUCCESS)
confpars.c 56 trace_readconf_type = trace_type_register ("readconf", (void *)0,
69 isc_result_t readconf () function
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 2191 isc_result_t readconf (void);

Completed in 28 milliseconds