Searched defs:detector (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | STLExtras.h | 62 template <class, template <class...> class Op, class... Args> struct detector { struct 66 struct detector<std::void_t<Op<Args...>>, Op, Args...> { argument
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zfs_fm.c | 428 zfs_zevent_post_cb(nvlist_t *nvl, nvlist_t *detector) in zfs_zevent_post_cb() 475 nvlist_t *ereport, *detector; in zfs_ereport_start() local 1170 nvlist_t *detector = NULL; in zfs_ereport_post() local 1318 nvlist_t *detector = NULL; in zfs_ereport_post_checksum() local
|
H A D | fm.c | 201 zfs_zevent_post(nvlist_t *nvl, nvlist_t *detector, zevent_cb_t *cb) in zfs_zevent_post() 762 uint64_t ena, const nvlist_t *detector, ...) in fm_ereport_set()
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | zfs_diagnosis.c | 465 nvlist_t *detector, *fault; in zfs_case_solve() local 570 nvlist_t *detector; in zfs_fm_recv() local
|