Searched defs:collector (Results 1 – 7 of 7) sorted by relevance
/freebsd/tests/ |
H A D | conftest.py | 102 def pytest_pycollect_makeitem(collector, name, obj): argument
|
/freebsd/tests/atf_python/ |
H A D | ktest.py | 111 def generate_ktests(collector, name, obj): argument
|
H A D | atf_pytest.py | 169 def expand_tests(self, collector, name, obj): argument
|
/freebsd/usr.bin/ctlstat/ |
H A D | ctlstat.c | 398 #define CTLSTAT_PROMETHEUS_LOOP(field, collector) \ argument 424 #define CTLSTAT_PROMETHEUS_TIMELOOP(field, collector) \ argument 555 const char *collector; in ctlstat_prometheus() local
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | ks_p11.c | 632 struct hx509_collector *collector = ptr; in collect_private_key() local 720 struct hx509_collector *collector = ptr; in collect_cert() local 781 struct hx509_collector *collector; in p11_list_keys() local
|
H A D | collector.c | 54 _hx509_collector_alloc(hx509_context context, hx509_lock lock, struct hx509_collector **collector) in _hx509_collector_alloc()
|
H A D | ks_file.c | 69 struct hx509_collector *collector, in try_decrypt()
|