Home
last modified time | relevance | path

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

12345678910

/freebsd/contrib/unbound/
H A DMakefile.in118 COMMON_SRC=services/cache/dns.c services/cache/infra.c services/cache/rrset.c \
124 services/localzone.c services/mesh.c services/modstack.c services/view.c \
750 $(srcdir)/services/modstack.h $(srcdir)/services/rpz.h $(srcdir)/services/localzone.h \
769 …$(srcdir)/services/modstack.h $(srcdir)/services/rpz.h $(srcdir)/services/localzone.h $(srcdir)/se…
831 $(srcdir)/services/modstack.h $(srcdir)/services/rpz.h $(srcdir)/services/localzone.h \
892 …$(srcdir)/services/mesh.h $(srcdir)/services/modstack.h $(srcdir)/services/rpz.h $(srcdir)/service…
986 …$(srcdir)/services/modstack.h $(srcdir)/services/rpz.h $(srcdir)/services/localzone.h $(srcdir)/se…
1339 …$(srcdir)/services/cache/dns.h $(srcdir)/services/authzone.h $(srcdir)/services/mesh.h $(srcdir)/s…
1357 …$(srcdir)/services/mesh.h $(srcdir)/services/rpz.h $(srcdir)/services/localzone.h $(srcdir)/servic…
1375 …$(srcdir)/services/cache/dns.h $(srcdir)/services/authzone.h $(srcdir)/services/mesh.h $(srcdir)/s…
[all …]
/freebsd/usr.sbin/bluetooth/btpand/
H A Dbtpand.c64 } 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()
290 for (n = 0; n < __arraycount(services); n++) in usage()
291 fprintf(stderr, "\t%s\t%s\n", services[n].name, services[n].desc); in usage()
/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/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/sys/dev/qat/qat_api/common/ctrl/
H A Dsal_ctrl_services.c414 sal_list_t **services, in SalCtrl_ServiceShutdown() argument
432 dyn_service = *services; in SalCtrl_ServiceShutdown()
444 SalList_free(services); in SalCtrl_ServiceShutdown()
448 curr_element = *services; in SalCtrl_ServiceShutdown()
522 sal_list_t **services, in SalCtrl_ServiceInit() argument
588 SalList_free(services); in SalCtrl_ServiceInit()
597 SAL_FOR_EACH_STATE(*services, in SalCtrl_ServiceInit()
605 SalList_free(services); in SalCtrl_ServiceInit()
645 SAL_FOR_EACH_STATE(services, in SalCtrl_ServiceStart()
654 sal_list_t *curr_element = services; in SalCtrl_ServiceStart()
[all …]
/freebsd/crypto/heimdal/kdc/
H A Dprocess.c164 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/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_4xxx_hw_data.c476 if (accel_dev->au_info->au[i].services == in adf_init_accel_unit_services()
484 if (accel_dev->au_info->au[i].services == in adf_init_accel_unit_services()
492 if (accel_dev->au_info->au[i].services == in adf_init_accel_unit_services()
494 accel_dev->au_info->au[i].services = in adf_init_accel_unit_services()
556 if (accel_unit[i].services == service) in get_obj_cfg_ae_mask()
582 ~accel_unit[i].services; in adf_4xxx_get_service_type()
583 return accel_unit[i].services; in adf_4xxx_get_service_type()
590 ~accel_unit[num_au - 1].services; in adf_4xxx_get_service_type()
591 return accel_unit[num_au - 1].services; in adf_4xxx_get_service_type()
622 if (accel_dev->au_info->au[i].services & in adf_get_dc_extcapabilities()
[all …]
/freebsd/usr.sbin/services_mkdb/
H A DMakefile4 CONFS= services
16 ${SERVICES_MKDB_CMD} ${CAP_MKDB_ENDIAN} -q -o ${DESTDIR}/var/db/services.db \
17 ${DESTDIR}/etc/services
/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
/freebsd/contrib/unbound/contrib/
H A Dunbound-fuzzme.patch87 …$(srcdir)/util/storage/slabhash.h $(srcdir)/services/cache/infra.h $(srcdir)/util/storage/dnstree.…
88 $(srcdir)/util/rtt.h $(srcdir)/services/authzone.h $(srcdir)/validator/val_kcache.h \
91 + $(srcdir)/util/locks.h $(srcdir)/util/alloc.h $(srcdir)/services/modstack.h \
93 + $(srcdir)/util/storage/slabhash.h $(srcdir)/util/storage/lruhash.h $(srcdir)/services/listen_dnsp…
94 + $(srcdir)/util/netevent.h $(srcdir)/dnscrypt/dnscrypt.h $(srcdir)/services/cache/rrset.h \
95 + $(srcdir)/util/data/packed_rrset.h $(srcdir)/services/cache/infra.h $(srcdir)/util/storage/dnstre…
98 + $(srcdir)/util/tube.h $(srcdir)/services/mesh.h $(srcdir)/util/net_help.h $(srcdir)/util/ub_event…
100 $(srcdir)/util/locks.h $(srcdir)/util/alloc.h $(srcdir)/services/modstack.h \
/freebsd/sbin/savecore/
H A DMakefile.depend.options6 lib/libcasper/services/cap_fileargs \
7 lib/libcasper/services/cap_syslog
/freebsd/usr.bin/kdump/
H A DMakefile.depend.options6 lib/libcasper/services/cap_grp \
7 lib/libcasper/services/cap_pwd
/freebsd/bin/cat/
H A DMakefile.depend10 lib/libcasper/services/cap_fileargs \
11 lib/libcasper/services/cap_net \
/freebsd/lib/lib9p/
H A DMakefile.depend9 lib/libcasper/services/cap_grp \
10 lib/libcasper/services/cap_pwd \
/freebsd/contrib/netbsd-tests/lib/libc/net/
H A Dt_servent.sh43 tr '\t' ' ' </etc/services | awk '
89 tr '\t' ' ' < /etc/services |
/freebsd/sys/contrib/device-tree/Bindings/soc/microchip/
H A Dmicrochip,mpfs-sys-controller.yaml14 which provides "services" to the main processor and to the FPGA fabric. These
15 services include hardware rng, reprogramming of the FPGA and verification of the
16 eNVM contents etc. More information on these services can be found online, at
/freebsd/contrib/wpa/hostapd/logwatch/
H A DREADME6 /etc/log.d/conf/services/hostapd.conf
7 /etc/log.d/scripts/services/hostapd
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,apr.txt5 used for audio/voice services on the QDSP.
29 - All APR services MUST contain the following property:
100 dependencies specified. Here some of the apr services are dependent on services
H A Dqcom,apr-services.yaml4 $id: http://devicetree.org/schemas/soc/qcom/qcom,apr-services.yaml#
7 title: Qualcomm APR/GPR services shared parts
/freebsd/usr.sbin/bsdinstall/scripts/
H A Dservices33 if [ -f $BSDINSTALL_TMPETC/rc.conf.services ]; then
41 echo -n > $BSDINSTALL_TMPETC/rc.conf.services
/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
/freebsd/sys/contrib/device-tree/Bindings/soc/bcm/
H A Dbrcm,bcm2835-vchiq.yaml7 title: Broadcom VCHIQ firmware services
14 to communicate with the VPU-side OS services.
/freebsd/share/examples/ipfilter/rules/
H A Dexample.1116 # allow any connections to be made, except to BSD print/r-services
22 # allow any connections to be made, except to BSD print/r-services
/freebsd/targets/pseudo/userland/lib/
H A DMakefile.depend226 lib/libcasper/services/cap_dns \
227 lib/libcasper/services/cap_grp \
228 lib/libcasper/services/cap_pwd \
229 lib/libcasper/services/cap_sysctl \
/freebsd/usr.sbin/ypserv/
H A DMakefile.yp112 SERVICES = $(YPSRCDIR)/services
142 TARGETS= servers hosts networks protocols rpc services shells group
210 services: services.byname
511 services.byname: $(SERVICES)

12345678910