Home
last modified time | relevance | path

Searched refs:collector (Results 1 – 23 of 23) sorted by relevance

/freebsd/usr.bin/ctlstat/
H A Dctlstat.c410 if (strcmp(collector, "port") == 0 && \
418 collector, collector, \
438 if (strcmp(collector, "port") == 0 && \
448 collector, collector, \
555 const char *collector; in ctlstat_prometheus() local
590 collector = ports ? "port" : "lun"; in ctlstat_prometheus()
593 "# TYPE iscsi_%s_bytes counter\n", collector, collector); in ctlstat_prometheus()
596 "# TYPE iscsi_%s_dmas counter\n", collector, collector); in ctlstat_prometheus()
599 "# TYPE iscsi_%s_operations counter\n", collector, collector); in ctlstat_prometheus()
602 "# TYPE iscsi_%s_time counter\n", collector, collector); in ctlstat_prometheus()
[all …]
/freebsd/crypto/openssl/util/
H A Dmkdef.pl338 my $collector =
347 push @slot_collection, $collector->(); # Just occupy a slot
353 push @slot_collection, $collector->($_->name(), $type);
/freebsd/tests/
H A Dconftest.py102 def pytest_pycollect_makeitem(collector, name, obj): argument
105 return handler.expand_tests(collector, name, obj)
/freebsd/crypto/heimdal/lib/hx509/
H A Dks_p11.c632 struct hx509_collector *collector = ptr; in collect_private_key() local
692 collector, in collect_private_key()
720 struct hx509_collector *collector = ptr; in collect_cert() local
766 ret = _hx509_collector_certs_add(context, collector, cert); in collect_cert()
781 struct hx509_collector *collector; in p11_list_keys() local
799 ret = _hx509_collector_alloc(context, lock, &collector); in p11_list_keys()
807 collect_private_key, collector); in p11_list_keys()
815 collect_cert, collector); in p11_list_keys()
819 ret = _hx509_collector_collect_certs(context, collector, &slot->certs); in p11_list_keys()
822 _hx509_collector_free(collector); in p11_list_keys()
H A Dcollector.c54 _hx509_collector_alloc(hx509_context context, hx509_lock lock, struct hx509_collector **collector) in _hx509_collector_alloc() argument
59 *collector = NULL; in _hx509_collector_alloc()
84 *collector = c; in _hx509_collector_alloc()
H A Dks_file.c69 struct hx509_collector *collector, in try_decrypt() argument
125 collector, in try_decrypt()
H A DMakefile.in130 libhx509_la-cms.lo libhx509_la-collector.lo \
521 collector.c \
938 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhx509_la-collector.Plo@am__quote@
1009 libhx509_la-collector.lo: collector.c
1010 …_la-collector.lo -MD -MP -MF $(DEPDIR)/libhx509_la-collector.Tpo -c -o libhx509_la-collector.lo `t…
1011 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libhx509_la-collector.Tpo $(DEPDIR)/libhx509_la-collector.…
1014 …) $(AM_CFLAGS) $(CFLAGS) -c -o libhx509_la-collector.lo `test -f 'collector.c' || echo '$(srcdir)/…
H A DChangeLog1347 * collector.c: No more EINVAL.
1356 * collector.c: indent
1706 * collector.c: Sprinkle setting error strings.
1961 * collector.c: handle PEM RSA PRIVATE KEY files
2223 * collector.c (_hx509_collector_alloc): handle errors
2233 * collector.c: hx509_certs_find is now exposed.
2403 * collector.c (struct private_key): remove temporary key data
2415 * ks_file.c: Rewrite to use collector and mapping support
2440 * collector.c: Use hx509_private_key to assign private keys.
2461 * Makefile.am: libhx509_la_SOURCES += collector.c
[all …]
H A DMakefile.am59 collector.c \
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/dashboards/
H A DREADME.md3 collected from the zpool_influxdb collector.
/freebsd/tests/atf_python/
H A Dktest.py111 def generate_ktests(collector, name, obj): argument
113 return KtestCollector.from_parent(collector, name=name, obj=obj)
H A Datf_pytest.py169 def expand_tests(self, collector, name, obj): argument
170 return generate_ktests(collector, name, obj)
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePassRegistry.def19 MODULE_ANALYSIS("collector-metadata", CollectorMetadataAnalysis, ())
232 DUMMY_MACHINE_FUNCTION_PASS("reg-usage-collector", RegUsageInfoCollectorPass,
/freebsd/kerberos5/lib/libhx509/
H A DMakefile180 collector.c \
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md85 cannot be reported by this collector.
/freebsd/usr.sbin/services_mkdb/
H A Dservices613 hp-collector 381/tcp #hp performance data collector
614 hp-collector 381/udp #hp performance data collector
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassRegistry.def22 MODULE_ANALYSIS("collector-metadata", CollectorMetadataAnalysis())
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTargetOpcodes.def155 /// of live pointers for relocation by the garbage collector. It is
/freebsd/crypto/heimdal/lib/roken/
H A DChangeLog371 * roken-common.h: add strpool, a printf collector to make it
374 * strpool.c: add strpool, a printf collector to make it eaiser to
/freebsd/contrib/ldns/
H A DChangelog490 the python garbage collector by Bedrich Kosata.
/freebsd/share/dict/
H A Dweb2a2640 ash collector
5645 bill collector
7036 book collector
12942 coin collector
13083 collector ring
31114 junk collector
44557 quasi collector
48811 sack collector
62641 tax collector
65259 toll collector
[all …]
H A Dweb239351 collector
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in5018 keywords = "garbage collector; LISP; list processing; storage allocation; virtual memory",
6755 …keywords = "collector; display; establishment; executable storage size problems; folding; grap…
16985 …abstract = "Algorithms for a multiprocessing compactifying garbage collector are presented and…
16991 …age; management; multiprocessing; multiprocessing compactifying garbage collector; multiprocessing…
18942 …ent conditions under which the list processor never need to wait on the collector. These technique…
19074 … computer programming; computer programming languages --- lisp; garbage collector; Lisp; multiple …
22027 …keywords = "correct; garbage collector; parallel processing; parallel programs; programming th…
24551 … "much overlooked algorithm, presented as more of a concurrency exercise than a garbage collector",