Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/pmap/
H A Dmain.h40 LIST_ENTRY(cache_entry) ce_next;
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_import.c76 struct config_entry *ce_next; member
317 for (ce = ve->ve_configs; ce != NULL; ce = ce->ce_next) { in add_config()
329 ce->ce_next = ve->ve_configs; in add_config()
491 ce = ce->ce_next) { in get_configs()
1393 cenext = ce->ce_next; in zpool_find_import_impl()