Searched refs:zpt_sublist_seq (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_impl.h64 int zpt_sublist_seq; member in struct:zprop_table
H A Dlibzfs_prop.c947 table->zpt_sublist_seq++;
1170 table->zpt_sublist_seq = 1; /* sublist id 0 is 'all' */
1322 count = (table->zpt_sublist_seq - 1);
1325 count = ((table->zpt_sublist_seq - 1) + table->zpt_prop_seq);

Completed in 18 milliseconds