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

  /src/usr.sbin/inetd/
Makefile 8 PROG= inetd
9 SRCS= inetd.c parse.c parse_v2.c ratelimit.c
10 MAN= inetd.8
11 MLINKS= inetd.8 inetd.conf.5
19 # Use LIBWRAP_INTERNAL for libwrap checking of inetd's `internal' services.
  /src/tests/usr.sbin/inetd/
Makefile 6 TESTSDIR=${TESTSBASE}/usr.sbin/inetd
10 #inetd service, supports dgram and stream via args
  /src/tests/usr.sbin/
Makefile 9 TESTS_SUBDIRS+= inetd
  /src/usr.sbin/mountd/
Makefile 12 INETDDIR= ${.CURDIR}/../inetd
  /src/external/bsd/libpcap/sbin/rpcapd/
Makefile 27 FILES= rpcapd.socket rpcapd.inetd.conf rpcapd@.service
  /src/etc/rc.d/
Makefile 27 identd ifwatchd inetd ip6addrctl ipfilter ipfs ipmon ipnat \
  /src/usr.sbin/
Makefile 13 i2cscan ifwatchd inetd installboot intrctl iopctl iostat ipwctl irdaattach \
  /src/usr.sbin/faithd/
faithd.c 93 static int inetd = 0; variable
122 inetd = 1;
456 if (!inetd) {
  /src/etc/defaults/
rc.conf 219 # inetd is used to start the IP-based services enabled in /etc/inetd.conf
221 inetd=YES inetd_flags="-l" # -l logs libwrap
  /src/external/cddl/dtracetoolkit/dist/Docs/Examples/
oneliners_examples.txt 54 inetd 2
  /src/external/cddl/dtracetoolkit/dist/Examples/
oneliners_examples.txt 54 inetd 2
  /src/usr.bin/crunch/examples/
really-big.conf 70 progs dev_mkdb diskpart edquota flcopy gettable grfinfo hilinfo htable inetd
  /src/etc/
Makefile 102 ftpusers gettytab gpio.conf group hosts hosts.lpd inetd.conf \
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
ioloop.c 671 // The first packet we get via inetd will not have the PKTINFO sockopt set, since we can only set that after we've
1171 ioloop_listener_create(bool stream, bool tls, bool inetd, uint16_t *UNUSED avoid_ports, int UNUSED num_avoid_ports,

Completed in 26 milliseconds