Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/cmd/zpool/
Dzpool_vdev.c587 char *zprl_type; member
638 rep.zprl_type = type; in get_replication()
653 rep.zprl_type = type; in get_replication()
728 rep.zprl_type); in get_replication()
780 rep.zprl_type); in get_replication()
796 if (lastrep.zprl_type != NULL) { in get_replication()
797 if (strcmp(lastrep.zprl_type, rep.zprl_type) != 0) { in get_replication()
806 lastrep.zprl_type, rep.zprl_type); in get_replication()
820 rep.zprl_type); in get_replication()
834 rep.zprl_type); in get_replication()
[all …]