Home
last modified time | relevance | path

Searched refs:ce_next (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c162 struct config_entry *ce_next; member
370 for (ce = ve->ve_configs; ce != NULL; ce = ce->ce_next) { in add_config()
381 ce->ce_next = ve->ve_configs; in add_config()
501 ce = ce->ce_next) { in get_configs()
1352 cenext = ce->ce_next; in zpool_find_import_impl()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dimpl.h380 struct kcf_soft_conf_entry *ce_next; member