Home
last modified time | relevance | path

Searched full:services (Results 1 – 25 of 6797) sorted by relevance

12345678910>>...272

/freebsd/contrib/unbound/
H A DMakefile.in118 COMMON_SRC=services/cache/dns.c services/cache/infra.c services/cache/rrset.c \
123 iterator/iter_scrub.c iterator/iter_utils.c services/listen_dnsport.c \
124 services/localzone.c services/mesh.c services/modstack.c services/view.c \
125 services/rpz.c util/rfc_1982.c \
126 services/outbound_list.c services/outside_network.c util/alloc.c \
128 util/shm_side/shm_main.c services/authzone.c \
486 $(srcdir)/services/outbound_list.h $(srcdir)/util/config_file.h \
489 $(srcdir)/services/cache/dns.h $(srcdir)/services/mesh.h \
490 $(srcdir)/util/rbtree.h $(srcdir)/services/modstack.h
726 dns.lo dns.o: $(srcdir)/services/cache/dns.c config.h $(srcdir)/iterator/iter_delegpt.h $(srcdir)/u…
[all …]
/freebsd/usr.sbin/services_mkdb/
H A Dservices_mkdb.824 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
35 .Nd generate the services database
54 .Pa /etc/services
57 .Pa /var/db/services.db .
59 .Xr services 5 ) .
70 Do not warn about duplicate services.
72 Print the services file to stdout, omitting duplicate entries and comments.
75 The databases are used by the C library services routines (see
85 .Bl -tag -width ".Pa /var/db/services.db.tmp" -compact
86 .It Pa /var/db/services.db
[all …]
H A DMakefile3 CONFS= services
15 ${SERVICES_MKDB_CMD} ${CAP_MKDB_ENDIAN} -q -o ${DESTDIR}/var/db/services.db \
16 ${DESTDIR}/etc/services
18 echo ".${DISTBASE}/var/db/services.db type=file mode=0644 uname=root gname=wheel" | \
/freebsd/usr.sbin/inetd/
H A Dinetd.822 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
131 Turn on TCP Wrapping for internal services which are built in to
134 Turn on TCP Wrapping for external services.
180 There are two types of services that
189 TCPMUX services are nonstandard services that do not have a
200 discussion of internal services below.
206 .Pa /etc/services ,
212 services (discussed below), the service
216 .Pa /etc/services ) .
229 For TCPMUX services, the value of the
[all …]
/freebsd/share/man/man5/
H A Dservices.525 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
32 .Dt SERVICES 5
35 .Nm services
41 the known services available in the
69 .Pa /var/db/services.db
72 .Pa /var/db/services.db
75 after changes to the services file have been applied.
78 .Pa services.byname
81 .Pa /etc/services
83 This causes the contents of the NIS services ma
[all...]
/freebsd/share/man/man7/
H A Dfirewall.718 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 IP addresses and to isolate services such as NFS or SMBFS (Windows
168 The idea here is that you can bind internal services
170 those services from the Internet.
171 The only services you run on
180 reign on our internal network when operating services through
202 # NOTE: heavily loaded services running through the firewall may require
242 # exposed services to exposed IPs but can safely bind internal
243 # services to internal IPs.
309 # SPECIFIC SERVICES ALLOWED FROM SPECIFIC LANS
[all …]
/freebsd/usr.sbin/bsdinstall/scripts/
H A Dservices21 # OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
33 if [ -f $BSDINSTALL_TMPETC/rc.conf.services ]; then
35 $BSDINSTALL_TMPETC/rc.conf.services )"
41 echo -n > $BSDINSTALL_TMPETC/rc.conf.services
77 --checklist \"Choose the services you would like to be started at boot:\" \
99 echo ${rcvar}=\"YES\" >> $BSDINSTALL_TMPETC/rc.conf.services
103 echo moused_nondefault_enable=\"NO\" >> $BSDINSTALL_TMPETC/rc.conf.services
107 'to disable' >> $BSDINSTALL_TMPETC/rc.conf.services
109 echo dumpdev=\"AUTO\" >> $BSDINSTALL_TMPETC/rc.conf.services
111 echo dumpdev=\"NO\" >> $BSDINSTALL_TMPETC/rc.conf.services
/freebsd/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_ctrl_services.c88 * @param[in] pEnabledServices pointer to memory where enabled services will
138 "Error parsing enabled services from ADF.\n"); in SalCtrl_GetEnabledServices()
145 QAT_UTILS_LOG("Failed to get enabled services from ADF.\n"); in SalCtrl_GetEnabledServices()
167 * param[in] enabled_services It is the bitmask for the enabled services
179 * This function is used to check whether enabled services has associated
195 * param[in] enabled_services It is the bitmask for the enabled services
271 * param[in] service service or services to check
407 * @param[in] services A pointer to the container of services
414 sal_list_t **services, in SalCtrl_ServiceShutdown() argument
423 SAL_FOR_EACH(*services, sal_service_t, device, shutdown, status); in SalCtrl_ServiceShutdown()
[all …]
/freebsd/lib/libsysdecode/
H A DMakefile.depend55 lib/libcasper/services/cap_dns \
56 lib/libcasper/services/cap_fileargs \
57 lib/libcasper/services/cap_grp \
58 lib/libcasper/services/cap_net \
59 lib/libcasper/services/cap_netdb \
60 lib/libcasper/services/cap_pwd \
61 lib/libcasper/services/cap_sysctl \
62 lib/libcasper/services/cap_syslog \
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DVariableWrite.h4 This provides the services required to set nonvolatile environment variables.
9 may update the SetVariable() field of the UEFI Runtime Services Table.
11 After the UEFI Runtime Services Table has been initialized, the driver must
14 that the write services for nonvolatile environment variables are now available
15 and that the DXE Foundation must update the 32-bit CRC of the UEFI Runtime Services
16 Table. The full complement of environment variable services are not available
H A DVariable.h4 This provides the services required to get and set environment variables. This
8 GetNextVariableName(), and SetVariable() fields of the UEFI Runtime Services Table.
10 After the three fields of the UEFI Runtime Services Table have been initialized,
13 that the read-only and the volatile environment variable related services are
15 Runtime Services Table. The full complement of environment variable services are
H A DMpService.h2 When installed, the MP Services Protocol produces a collection of services
5 The MP Services Protocol provides a generalized way of performing following tasks:
11 The MP Services Protocol must be produced on any system with more than one logical
16 MP Services Protocol is hardware-independent. Most of the logic of this protocol
21 MP Services Protocol may be consumed by ACPI module. The ACPI module may use this
23 MP Services Protocol may also be used to program and configure processors, such
24 as MTRR synchronization for memory space attributes setting in DXE Services.
25 MP Services Protocol may be used by non-CPU DXE drivers to speed up platform boot
195 Because MP Service Protocol provides services to enable and disable processors
293 dispatched APs is well controlled. The MP Services Protocol does not guarantee
[all …]
H A DCapsule.h6 QueryCapsuleCapabilities() fields of the UEFI Runtime Services Table.
7 After the two fields of the UEFI Runtime Services Table have been initialized,
10 the DXE Foundation that the Capsule related services are now available and
11 that the DXE Foundation must update the 32-bit CRC of the UEFI Runtime Services Table.
/freebsd/lib/libc/net/
H A Dgetservent.322 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
62 fields of a line in the network services data base,
63 .Pa /etc/services .
126 .Bl -tag -width /etc/services -compact
127 .It Pa /etc/services
128 .It Pa /var/db/services.db
136 .Xr services 5 ,
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_4xxx_hw_data.c135 /* Get the services enabled by user */ in get_ring_to_svc_map()
150 "Invalid services enabled: %s\n", in get_ring_to_svc_map()
388 /* Get the services enabled by user */ in get_accel_unit_config()
411 /* Ensure the user won't enable more services than it can support */ in get_accel_unit_config()
414 "Can't enable more services than "); in get_accel_unit_config()
496 if (accel_dev->au_info->au[i].services == in adf_init_accel_unit_services()
498 accel_dev->au_info->au[i].services = ADF_ACCEL_ASYM; in adf_init_accel_unit_services()
504 if (accel_dev->au_info->au[i].services == in adf_init_accel_unit_services()
506 accel_dev->au_info->au[i].services = ADF_ACCEL_CRYPTO; in adf_init_accel_unit_services()
512 if (accel_dev->au_info->au[i].services == in adf_init_accel_unit_services()
[all …]
/freebsd/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 Dtcpd.83 tcpd \- access control facility for internet services
8 \fIrlogin\fR, \fItftp\fR, \fItalk\fR, \fIcomsat\fR and other services
66 to have an address that belongs to someone elses network. UDP services
122 Similar changes will be needed for the other services that are to be
141 configuration file these services are registered with the \fIwait\fR
144 The program does not work with RPC services over TCP. These services
/freebsd/usr.sbin/bluetooth/btpand/
H A Dbtpand.c23 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
64 } services[] = { variable
146 for (ul = 0; ul < __arraycount(services); ul++) { in main()
147 if (strcasecmp(optarg, services[ul].name) == 0) in main()
151 if (ul == __arraycount(services)) in main()
155 service_name = services[ul].name; in main()
157 service_class = services[ul].class; in main()
287 "Known services:\n" in usage()
290 for (n = 0; n < __arraycount(services); n++) in usage()
291 fprintf(stderr, "\t%s\t%s\n", services[ in usage()
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.h79 std::vector<std::unique_ptr<ExecutorBootstrapService>> &services() { in services() function
80 return Services; in services()
92 std::vector<std::unique_ptr<ExecutorBootstrapService>> Services; variable
122 // If transport creation succeeds then start up services. in Create()
123 Server->Services = std::move(S.services()); in Create()
124 Server->Services.push_back( in Create()
126 for (auto &Service : Server->Services) in Create()
185 std::vector<std::unique_ptr<ExecutorBootstrapService>> Services; variable
/freebsd/usr.bin/sockstat/
H A DMakefile.depend11 lib/libcasper/services/cap_net \
12 lib/libcasper/services/cap_netdb \
13 lib/libcasper/services/cap_pwd \
14 lib/libcasper/services/cap_sysctl \
/freebsd/lib/libpam/pam.d/
H A Dconvert.pl31 # OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
41 use vars qw(%SERVICES);
57 push(@{$SERVICES{$2}->{$3}}, $line);
60 foreach $service (keys(%SERVICES)) {
78 next unless exists($SERVICES{$service}->{$type});
81 print(FILE join("\n", @{$SERVICES{$service}->{$type}}, ""));
/freebsd/crypto/krb5/src/man/
H A Dsserver.man66 Since \fBsample\fP is normally not a port defined in \fB/etc/services\fP,
67 you will usually have to add a line to \fB/etc/services\fP which looks
82 connecting to, be sure that both hosts have an entry in /etc/services
119 unknown service sample/tcp; check /etc/services
124 This means that you don\(aqt have an entry in /etc/services for the
176 \fI\%sclient\fP, \fI\%kerberos\fP, services(5), inetd(8)
/freebsd/share/examples/ses/getencstat/
H A Dgetencstat.022 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
37 .Nd get SCSI Environmental Services Device enclosure status
45 gets summary and detailed SCSI Environmental Services (or SAF-TE) device
53 A SCSI Environmental Services device enclosure may be either in the state
74 SCSI Environmental Services Devices
/freebsd/crypto/heimdal/kdc/
H A Dprocess.c28 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
164 static struct krb5_kdc_service services[] = { variable
200 for (i = 0; services[i].process != NULL; i++) { in krb5_kdc_process_request()
201 ret = (*services[i].process)(context, config, &req_buffer, in krb5_kdc_process_request()
205 if (services[i].flags & KS_NO_LENGTH) in krb5_kdc_process_request()
239 for (i = 0; services[i].process != NULL; i++) { in krb5_kdc_process_krb5_request()
240 if ((services[i].flags & KS_KRB5) == 0) in krb5_kdc_process_krb5_request()
242 ret = (*services[i].process)(context, config, &req_buffer, in krb5_kdc_process_krb5_request()
/freebsd/lib/libc/rpc/
H A DREADME62 The current release is a native source distribution, and provides services
65 replace these services. See the DISCLAIMER for further information about the
109 cmd/demo Some simple ONC demo services
114 head/rpcsvc RPCL (.x) specifications for various ONC services, and
154 The demonstration services in the demo directory are not built by the
156 directory and enter "make". The four services will be built.
158 services, rpcbind must be running, then invoke the service
167 See the Makefiles in the demonstration services for examples of building

12345678910>>...272