Home
last modified time | relevance | path

Searched refs:services (Results 1 – 25 of 55) sorted by relevance

123

/dragonfly/contrib/tcp_wrappers/
H A DREADME.IRIX26 appears to work as expected with TCP-based services such as
27 fingerd, and with UDP-based services such as ntalk and tftp.
29 (3) It does NOT work with RPC over UDP services such as rusersd and
34 services cannot be wrapped until SGI fixes their system so that it
37 (4) I didn't even bother to try the RPC over TCP services.
48 So, TLI services cannot be wrapped until SGI fixes their system so
H A DREADME54 network services.
146 kinds of network services; 2) no interaction also means that the
250 (2) A service provider offers different ftp, gopher or www services
366 do not work for datagram (UDP) services. More seriously, client user
382 On System V with TLI-based network services, client username lookups
410 offer services with different internet hostnames from just one host.
616 The wrappers do not work with RPC services over TCP. These services are
729 The tcpd program can also be used for services that are marked as
740 Decide which services you want to monitor. Move the corresponding
807 The tcpd program can also be used for services that are marked as
[all …]
H A DBanners.Makefile5 # the ftp, telnet, rlogin, and other services.
49 # Other services: banners may interfere with normal operation
H A DBLURB5 network services.
H A DCHANGES240 services. Files: tli_sequent.[hc].
254 deal with all TLI over IP services. File: ptx.c.
284 right for basic network services such as telnet. File: fromhost.c.
430 6 - an operator that prevents hosts or services from being matched
440 and RPC) services, and execution of shell commands when a (remote host,
/dragonfly/usr.bin/rfcomm_sppd/
H A Drfcomm_sppd.c101 } services[] = { variable
335 for (s = services ; ; s++) { in open_client()
423 if (services[n].name == NULL) in open_server()
426 if (strcasecmp(services[n].name, service) == 0) in open_server()
437 if (sdp_register_service(ss, services[n].class, laddr, in open_server()
438 pdu, services[n].pdulen, NULL) != 0) { in open_server()
515 for (s = services ; s->name != NULL ; s++) in usage()
/dragonfly/lib/libc/rpc/
H A DREADME63 The current release is a native source distribution, and provides services
66 replace these services. See the DISCLAIMER for further information about the
110 cmd/demo Some simple ONC demo services
115 head/rpcsvc RPCL (.x) specifications for various ONC services, and
155 The demonstration services in the demo directory are not built by the
157 directory and enter "make". The four services will be built.
159 services, rpcbind must be running, then invoke the service
168 See the Makefiles in the demonstration services for examples of building
/dragonfly/usr.sbin/ypserv/
H A DMakefile.yp105 SERVICES = $(YPSRCDIR)/services
123 TARGETS= servers hosts networks protocols rpc services shells group
181 services: services.byname
446 services.byname: $(SERVICES)
/dragonfly/usr.sbin/nscd/agents/
H A DMakefile.inc3 SRCS+= group.c passwd.c services.c
/dragonfly/usr.bin/getent/
H A Dgetent.c73 static int services(int, char *[]);
94 { "services", services, },
488 services(int argc, char *argv[]) in services() function
/dragonfly/etc/
H A Dnscd.conf9 enable-cache services yes
H A Dhosts.allow60 # Portmapper is used for all RPC services; protect your NFS!
/dragonfly/lib/libc/net/
H A Dgetservent.c942 NSS_MP_CACHE_HANDLING(services);
955 services, (void *)nss_lt_name, in getservbyname_r()
991 services, (void *)nss_lt_id, in getservbyport_r()
1026 services, (void *)nss_lt_all, in getservent_r()
1058 services, (void *)nss_lt_all, in setservent()
1082 services, (void *)nss_lt_all, in endservent()
/dragonfly/contrib/tcpdump/
H A Dprint-decnet.c1012 u_int services, info, segsize; in print_nsp() local
1016 services = GET_U_1(cimp->ci_services); in print_nsp()
1020 switch (services & COS_MASK) { in print_nsp()
1051 u_int services, info; in print_nsp() local
1056 services = GET_U_1(ccmp->cc_services); in print_nsp()
1061 switch (services & COS_MASK) { in print_nsp()
/dragonfly/etc/pam.d/
H A Dpasswd7 # passwd(1) does not use the auth, account or session services.
/dragonfly/usr.bin/sdpquery/
H A Dsearch.c528 } services[] = { variable
577 for (s = services ; ; s++) { in do_sdp_search()
663 for (s = services ; s->name != NULL ; s++) in do_sdp_search()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DREADME-P2P109 Service name may be empty, in which case all ASP services will be
113 limit, it will automatically revert to requesting all ASP services.
382 schedules a request for listing all available services of all service
420 # list of all Bonjour services
423 # list of all UPnP services
426 # list of all WS-Discovery services
429 # list of all Bonjour and UPnP services
491 Indicate that local services have changed. This is used to increment
495 pre-configure services for internal processing will increment the
502 each request based on pre-configured services), 1 = external
[all …]
/dragonfly/libexec/bootpd/
H A DInstallation18 Edit /etc/services to add these two lines:
/dragonfly/etc/rc.d/
H A Dnsswitch81 services: compat
/dragonfly/share/man/man5/
H A DMakefile55 services.5 \
/dragonfly/sys/platform/pc64/conf/
H A Doptions52 # EFI Runtime services support
/dragonfly/sys/dev/raid/vinum/
H A DCOPYRIGHT30 * goods or services; loss of use, data, or profits; or business
H A Dmakestatetext40 * goods or services; loss of use, data, or profits; or business
/dragonfly/contrib/lvm2/dist/scripts/
H A Dlvm_dump.sh138 for i in nodes status services; do
/dragonfly/contrib/openresolv/
H A DREADME.md16 Enter resolvconf, the middleman between the network configuration services and

123